Skip to content

Commit

Permalink
Merge pull request #596 from GlueOps/renovate/ghcr.io-glueops-pull-re…
Browse files Browse the repository at this point in the history
…quest-bot-0.22.x

chore(deps): update ghcr.io/glueops/pull-request-bot docker tag to v0.22.1
  • Loading branch information
hamzabouissi authored Jan 22, 2025
2 parents 34b8071 + 13f42be commit 4e133ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This chart deploys the GlueOps Platform
| container_images.app_promtail.promtail.image.tag | string | `"2.9.10@sha256:63a2e57a5b1401109f77d36a49a637889d431280ed38f5f885eedcd3949e52cf"` | |
| container_images.app_pull_request_bot.pull_request_bot.image.registry | string | `"ghcr.io"` | |
| container_images.app_pull_request_bot.pull_request_bot.image.repository | string | `"glueops/pull-request-bot"` | |
| container_images.app_pull_request_bot.pull_request_bot.image.tag | string | `"v0.22.0@sha256:a7b28359d7e658d41a45f01e1eba4b6b57fe453263cd94698394b53b88520127"` | |
| container_images.app_pull_request_bot.pull_request_bot.image.tag | string | `"v0.22.1@sha256:cab3ba01ed7dd833d539afd0c0bb07e035415f7d22485d94a6b2ad41e658b69b"` | |
| container_images.app_qr_code_generator.qr_code_generator.image.registry | string | `"ghcr.io"` | |
| container_images.app_qr_code_generator.qr_code_generator.image.repository | string | `"glueops/qr-code-generator"` | |
| container_images.app_qr_code_generator.qr_code_generator.image.tag | string | `"v0.7.0@sha256:bf8ed3bc7d036624e9317f3ffcbcb9a3f4609321e8886432d6b1a1ed94fcd005"` | |
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ container_images:
image:
registry: ghcr.io
repository: glueops/pull-request-bot
tag: v0.22.0@sha256:a7b28359d7e658d41a45f01e1eba4b6b57fe453263cd94698394b53b88520127
tag: v0.22.1@sha256:cab3ba01ed7dd833d539afd0c0bb07e035415f7d22485d94a6b2ad41e658b69b
app_qr_code_generator:
qr_code_generator:
image:
Expand Down

0 comments on commit 4e133ab

Please sign in to comment.