Skip to content

Commit

Permalink
chore(keycloak-operator): add icon and patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
luk43 committed Nov 30, 2023
1 parent e2671a2 commit d55ebeb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions charts/keycloak-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ apiVersion: v2
name: keycloak-operator
description: Deploy Keycloak Operator and Keycloak
type: application
version: 1.0.0
appVersion: "23.0.0"
version: 1.0.1
appVersion: "23.0.1"
icon: https://www.keycloak.org/resources/images/logo-stacked.svg
home: https://www.keycloak.org
sources:
- https://github.com/keycloak/keycloak-k8s-resources
Expand All @@ -15,4 +16,4 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Bump Keycloak to 23.0.0
description: Bump Keycloak to 23.0.1

0 comments on commit d55ebeb

Please sign in to comment.