Skip to content

Commit

Permalink
chore(deps): update ghcr.io/glueops/vault-init-controller docker tag …
Browse files Browse the repository at this point in the history
…to v0.8.0 (#560)

* chore(deps): update ghcr.io/glueops/vault-init-controller docker tag to v0.8.0

* docs: automated helm-docs action

---------

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
Co-authored-by: GlueOps <github@glueops.dev>
  • Loading branch information
1 parent 0601f5d commit 1358b5c
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.7.0@sha256:4b217fd3961e02a704394fb02380d2b77983bab82a1d3b4082e436c9f175f583"` | |
| container_images.app_vault_init_controller.vault_init_controller.image.tag | string | `"v0.8.0@sha256:ece5c50b5c05b1c676e5b68c54aaced0899457f13d9e41b5ea2c41a63011500a"` | |
| 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.7.0@sha256:4b217fd3961e02a704394fb02380d2b77983bab82a1d3b4082e436c9f175f583
tag: v0.8.0@sha256:ece5c50b5c05b1c676e5b68c54aaced0899457f13d9e41b5ea2c41a63011500a
app_vault:
vault:
image:
Expand Down

0 comments on commit 1358b5c

Please sign in to comment.