[bitnami/keycloak] Release 18.7.1 updating components versions (#23857)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-22 17:30:55 +01:00
committed by GitHub
parent aedcb6cfe6
commit a3d8b36f03
3 changed files with 5 additions and 5 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:23.0.6-debian-12-r5
image: docker.io/bitnami/keycloak:23.0.7-debian-12-r0
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:5.10.0-debian-12-r9
apiVersion: v2
appVersion: 23.0.6
appVersion: 23.0.7
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -33,4 +33,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 18.7.0
version: 18.7.1

View File

@@ -777,4 +777,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keycloak
tag: 23.0.6-debian-12-r5
tag: 23.0.7-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'