Skip to content

Commit

Permalink
deps(major): update major versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2023
1 parent 89da336 commit e7d0288
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Build manifest
uses: actionhippie/kustomize@v1
uses: actionhippie/kustomize@v2
with:
version: 5.0.3

Expand Down
2 changes: 1 addition & 1 deletion kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ images:
newTag: "19.0.3"
- name: keycloak-server
newName: quay.io/keycloak/keycloak
newTag: "21.1.2"
newTag: "22.0.0"

...

0 comments on commit e7d0288

Please sign in to comment.