Skip to content

Commit

Permalink
chore(deps): update ghcr.io/defenseunicorns/uds/identity-config docke…
Browse files Browse the repository at this point in the history
…r tag to v0.7.0 (#262)

| datasource | package                                     | from  | to    |
| ---------- | ------------------------------------------- | ----- | ----- |
| docker     | ghcr.io/defenseunicorns/uds/identity-config | 0.6.3 | 0.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent e2235a1 commit 00707a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/keycloak-config-wrapper/init-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
containers:
- name: uds-config-sync
# renovate: datasource=github-tags depName=defenseunicorns/uds-identity-config versioning=semver
image: ghcr.io/defenseunicorns/uds/identity-config:0.6.3
image: ghcr.io/defenseunicorns/uds/identity-config:0.7.0
command:
[
"sh",
Expand Down
2 changes: 1 addition & 1 deletion packages/keycloak-config-wrapper/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ components:
- init-job.yaml
images:
# renovate: datasource=github-tags depName=defenseunicorns/uds-identity-config versioning=semver
- "ghcr.io/defenseunicorns/uds/identity-config:0.6.3"
- "ghcr.io/defenseunicorns/uds/identity-config:0.7.0"
actions:
onDeploy:
before:
Expand Down

0 comments on commit 00707a1

Please sign in to comment.