Skip to content

Commit

Permalink
Update ghcr.io/chgl/kube-powertools Docker tag to v1.22.19 (#463)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent f16f933 commit 527a2fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chart-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
container: ghcr.io/chgl/kube-powertools:v1.22.17
container: ghcr.io/chgl/kube-powertools:v1.22.19
steps:
- name: Add workspace as safe directory
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/chart-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
container: ghcr.io/chgl/kube-powertools:v1.22.17
container: ghcr.io/chgl/kube-powertools:v1.22.19
steps:
- name: Add workspace as safe directory
run: |
Expand Down

0 comments on commit 527a2fd

Please sign in to comment.