Skip to content

Commit

Permalink
chore(deps): update ghcr.io/glueops/qr-code-generator docker tag to v…
Browse files Browse the repository at this point in the history
…0.5.5 (#429)

* chore(deps): update ghcr.io/glueops/qr-code-generator docker tag to v0.5.5

* docs: automated helm-docs action

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GlueOps <[email protected]>
  • Loading branch information
renovate[bot] and glueops-svc-account authored Sep 6, 2024
1 parent 5e3d2a7 commit bc3f320
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 @@ -67,7 +67,7 @@ This chart deploys the GlueOps Platform
| container_images.app_pull_request_bot.pull_request_bot.image.tag | string | `"v0.20.0@sha256:787a4d646fb017bdc9d68e2c8d14bb670cf4adfd076a7abb89f2c9dc01d36718"` | |
| 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.5.4@sha256:6945c3ac32e1026e847305b9b6a1c3b1e1bcf1013f4548e0262d1511b4edaef0"` | |
| container_images.app_qr_code_generator.qr_code_generator.image.tag | string | `"v0.5.5@sha256:197f9a24753f6e26a1bf1b3982dca4ad87fda3ff3c626c379e2cb476405f72f1"` | |
| container_images.app_vault.vault.image.registry | string | `"docker.io"` | |
| container_images.app_vault.vault.image.repository | string | `"hashicorp/vault"` | |
| container_images.app_vault.vault.image.tag | string | `"1.14.10@sha256:14be0a8eb323181a56d10facab3b424809d9921e85d2f2678126ce232766a8e1"` | |
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ container_images:
image:
registry: ghcr.io
repository: glueops/qr-code-generator
tag: v0.5.4@sha256:6945c3ac32e1026e847305b9b6a1c3b1e1bcf1013f4548e0262d1511b4edaef0
tag: v0.5.5@sha256:197f9a24753f6e26a1bf1b3982dca4ad87fda3ff3c626c379e2cb476405f72f1
app_vault_init_controller:
vault_init_controller:
image:
Expand Down

0 comments on commit bc3f320

Please sign in to comment.