Skip to content

Commit

Permalink
Helm keycloak rollback (#1125)
Browse files Browse the repository at this point in the history
* Revert "Update Helm release keycloak to v15 (#1120)"

This reverts commit eb88a69.

* Revert "Update Helm release keycloak to v14 (#1119)"

This reverts commit 6948750.

* remove bitnami packages group
  • Loading branch information
Tansito authored Nov 22, 2023
1 parent eb88a69 commit b948cbd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
6 changes: 3 additions & 3 deletions charts/quantum-serverless/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
version: 0.6.1
- name: keycloak
repository: https://charts.bitnami.com/bitnami
version: 15.1.8
version: 13.4.1
- name: repository
repository: ""
version: 0.8.0
digest: sha256:be980e202442f195b338dc7331cf1ef3db5dc2026f2d50754d254120319b3e52
generated: "2023-11-22T18:29:42.332497725Z"
digest: sha256:16d9864c27fc63b007749e640965fb8ae11a6c5380a30bfa5f351a79ae360460
generated: "2023-11-20T14:22:27.83668771Z"
2 changes: 1 addition & 1 deletion charts/quantum-serverless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
repository: https://ray-project.github.io/kuberay-helm
- name: keycloak
condition: keycloakEnable
version: 15.1.8
version: 13.4.1
repository: https://charts.bitnami.com/bitnami
- name: repository
condition: repositoryEnable
Expand Down
7 changes: 0 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
"^qiskit"
],
"groupName": "qiskit packages"
},
{
"matchPackageNames": [
"nginx-ingress-controller",
"keycloak"
],
"groupName": "bitnami packages"
}
]
}

0 comments on commit b948cbd

Please sign in to comment.