Skip to content

Commit

Permalink
Merge pull request #599 from GlueOps/renovate/ghcr.io-glueops-vault-i…
Browse files Browse the repository at this point in the history
…nit-controller-0.8.x

chore(deps): update ghcr.io/glueops/vault-init-controller docker tag to v0.8.1
  • Loading branch information
hamzabouissi authored Jan 23, 2025
2 parents 6ac456d + ad3f07f commit 4d7570c
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_vault.vault.image.tag | string | `"1.14.10@sha256:14be0a8eb323181a56d10facab3b424809d9921e85d2f2678126ce232766a8e1"` | |
| container_images.app_vault_init_controller.vault_init_controller.image.registry | string | `"ghcr.io"` | |
| container_images.app_vault_init_controller.vault_init_controller.image.repository | string | `"glueops/vault-init-controller"` | |
| container_images.app_vault_init_controller.vault_init_controller.image.tag | string | `"v0.8.0@sha256:ece5c50b5c05b1c676e5b68c54aaced0899457f13d9e41b5ea2c41a63011500a"` | |
| container_images.app_vault_init_controller.vault_init_controller.image.tag | string | `"v0.8.1@sha256:9390672242268a812022cc736f0cc7e3506ddb94856c56eab0eb7f59a2b12b6e"` | |
| daemonset_tolerations[0].effect | string | `"NoSchedule"` | |
| daemonset_tolerations[0].operator | string | `"Exists"` | |
| daemonset_tolerations[1].effect | string | `"NoExecute"` | |
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ container_images:
image:
registry: ghcr.io
repository: glueops/vault-init-controller
tag: v0.8.0@sha256:ece5c50b5c05b1c676e5b68c54aaced0899457f13d9e41b5ea2c41a63011500a
tag: v0.8.1@sha256:9390672242268a812022cc736f0cc7e3506ddb94856c56eab0eb7f59a2b12b6e
app_vault:
vault:
image:
Expand Down

0 comments on commit 4d7570c

Please sign in to comment.