Skip to content

Commit

Permalink
chore(charts/keycloak-operator): bump to 0.1.2
Browse files Browse the repository at this point in the history
Bump operator version and CRDs and to '26.0.6'.
  • Loading branch information
mvprowess committed Nov 26, 2024
1 parent 87e17fd commit ac8dccf
Show file tree
Hide file tree
Showing 7 changed files with 3,467 additions and 2,982 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ helm install oci://ghcr.io/fmjstudios/helm/<CHART_NAME>:<VERSION>
<div align="center">

| Chart | Current Version | Default Container Images |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------: | ------------------------------------------------------ |
|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------:|--------------------------------------------------------|
| [Vaultwarden <img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/890e668071cffe2833834348e19bbef3c061d014/resources/vaultwarden-icon.svg" alt="Vaultwarden Logo" width="32px" height="32px" align="right" loading="lazy">][vaultwarden_chart] | 0.2.3 | [vaultwarden/server][vaultwarden_images] |
| [Uptime-Kuma <img src="https://raw.githubusercontent.com/louislam/uptime-kuma/36196f632d499fddef436a3aacf2f11a01958f07/public/icon.svg" alt="Uptime-Kuma Logo" width="32px" height="32px" align="right" loading="lazy">][uptimekuma_chart] | 0.2.2 | [louislam/uptime-kuma][uptime_kuma_images] |
| [Linkwarden <img src="https://raw.githubusercontent.com/linkwarden/linkwarden/main/assets/logo.png" alt="Linkwarden Logo" width="32px" height="32px" align="right" loading="lazy">][linkwarden_chart] | 0.3.3 | [linkwarden/linkwarden][linkwarden_images] |
Expand All @@ -47,7 +47,7 @@ helm install oci://ghcr.io/fmjstudios/helm/<CHART_NAME>:<VERSION>
| [GoBackup <img src="https://user-images.githubusercontent.com/5518/205909959-12b92929-4ac5-4bb5-9111-6f9a3ed76cf6.png" alt="GoBackup Logo" width="32px" height="32px" align="right" loading="lazy">][gobackup_chart] | 0.2.2 | [huacnlee/gobackup][gobackup_images] |
| [Activepieces <img src="https://raw.githubusercontent.com/fmjstudios/artwork/3f3537b0377b8c95bfac77ae5cb7779c4698d659/projects/activepieces/icon/color/activepieces-icon-color.png" alt="Activepieces Logo" width="32px" height="32px" align="right" loading="lazy">][activepieces_chart] | 0.2.2 | [activepieces/activepieces][activepieces_images] |
| [Popeye <img src="https://github.com/derailed/popeye/blob/d09ec25f3834d2c6a171486b9726b0a91793e3f0/assets/popeye_logo.png?raw=true" alt="Popeye Logo" width="32px" height="32px" align="right" loading="lazy">][popeye_chart] | 0.1.2 | [derailed/popeye][popeye_images] |
| [Keycloak Operator <img src="https://github.com/keycloak/keycloak-misc/blob/dee033f2d6d6b5c3a6ce8eb84e285f7e5626dbf6/logo/icon.png?raw=true" alt="Keycloak Logo" width="32px" height="32px" align="right" loading="lazy">][keycloak_operator_chart] | 0.1.1 | [keycloak/keycloak-operator][keycloak_operator_images] |
| [Keycloak Operator <img src="https://github.com/keycloak/keycloak-misc/blob/dee033f2d6d6b5c3a6ce8eb84e285f7e5626dbf6/logo/icon.png?raw=true" alt="Keycloak Logo" width="32px" height="32px" align="right" loading="lazy">][keycloak_operator_chart] | 0.1.2 | [keycloak/keycloak-operator][keycloak_operator_images] |

[//]: # '"Stolen" from https://github.com/gabe565/charts/blob/main/README.md because I really liked the look'

Expand Down
14 changes: 10 additions & 4 deletions charts/keycloak-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# SPDX-License-Identifier: MIT

apiVersion: v2
appVersion: 25.0.2
appVersion: 26.0.6
kubeVersion: ">=1.26.0-0"
name: keycloak-operator
version: 0.1.1
version: 0.1.2
description: Keycloak is an open source software product to allow single sign-on with identity and access management
home: https://github.com/keycloak/keycloak
icon: https://raw.githubusercontent.com/keycloak/keycloak-misc/main/logo/logo.png
Expand Down Expand Up @@ -35,7 +35,7 @@ annotations:
artifacthub.io/prerelease: "false"
artifacthub.io/images: |
- name: keycloak-operator
image: quay.io/keycloak/keycloak-operator:25.0.2
image: quay.io/keycloak/keycloak-operator:26.0.6
artifacthub.io/links: |
- name: Source
url: https://github.com/fmjstudios/helm
Expand All @@ -48,4 +48,10 @@ annotations:
org.opencontainers.image.vendor: "FMJ Studios"
org.opencontainers.image.licenses: "MIT"
# ref: https://artifacthub.io/docs/topics/annotations/helm/
# artifacthub.io/changes: |
artifacthub.io/changes: |
- kind: changed
description: bump chart version to 0.1.2
- kind: changed
description: bump operator version to 26.0.6
- kind: added
description: add CRDs at 26.0.6
20 changes: 10 additions & 10 deletions charts/keycloak-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ instances of Keycloak at will using the newly registered
Unfortunately the [Keycloak Project](https://www.keycloak.org/) does not provide a way to [install
the Operator via a Helm Chart](https://www.keycloak.org/operator/installation#_installing_by_using_kubectl_without_operator_lifecycle_manager),
thus making it challenging to manage. This Helm Chart is built from the
official [upstream sources](https://github.com/keycloak/keycloak-k8s-resources/blob/25.0.2/kubernetes/kubernetes.yml)
official [upstream sources](https://github.com/keycloak/keycloak-k8s-resources/blob/26.0.6/kubernetes/kubernetes.yml)
and closely tracks these for changes. It delivers all of these features within a single Docker image available
on [quay.io](https://quay.io/repository/keycloak/keycloak-operator).

Expand Down Expand Up @@ -80,25 +80,25 @@ EOF
### Image parameters

| Name | Description | Value |
| ------------------- | ------------------------------------------------------------------- | ---------------------------- |
|---------------------|---------------------------------------------------------------------|------------------------------|
| `image.registry` | The Docker registry to pull the image from | `quay.io` |
| `image.repository` | The registry repository to pull the image from | `keycloak/keycloak-operator` |
| `image.tag` | The image tag to pull | `25.0.2` |
| `image.tag` | The image tag to pull | `26.0.6` |
| `image.digest` | The image digest to pull | `""` |
| `image.pullPolicy` | The Kubernetes image pull policy | `IfNotPresent` |
| `image.pullSecrets` | A list of secrets to use for pulling images from private registries | `[]` |

### Name overrides

| Name | Description | Value |
| ------------------ | ------------------------------------------------ | ----- |
|--------------------|--------------------------------------------------|-------|
| `nameOverride` | String to partially override kcOperator.fullname | `""` |
| `fullnameOverride` | String to fully override kcOperator.fullname | `""` |

### Service parameters

| Name | Description | Value |
| ---------------------------------- | --------------------------------------------------------------------------------------- | ----------- |
|------------------------------------|-----------------------------------------------------------------------------------------|-------------|
| `service.type` | The type of service to create | `ClusterIP` |
| `service.port` | The port to use on the service | `80` |
| `service.nodePort` | The Node port to use on the service | `30080` |
Expand All @@ -118,13 +118,13 @@ EOF
### RBAC parameters

| Name | Description | Value |
| ------------- | -------------------------------- | ------ |
|---------------|----------------------------------|--------|
| `rbac.create` | Whether to create RBAC resources | `true` |

### Service Account parameters

| Name | Description | Value |
| ---------------------------- | ---------------------------------------------------------------------------- | ------ |
|------------------------------|------------------------------------------------------------------------------|--------|
| `serviceAccount.create` | Whether a service account should be created | `true` |
| `serviceAccount.automount` | Whether to automount the service account token | `true` |
| `serviceAccount.annotations` | Annotations to add to the service account | `{}` |
Expand All @@ -133,7 +133,7 @@ EOF
### Liveness Probe parameters

| Name | Description | Value |
| ----------------------------------- | ----------------------------------------------------------- | ------ |
|-------------------------------------|-------------------------------------------------------------|--------|
| `livenessProbe.enabled` | Enable or disable the use of liveness probes | `true` |
| `livenessProbe.initialDelaySeconds` | Configure the initial delay seconds for the liveness probe | `5` |
| `livenessProbe.timeoutSeconds` | Configure the initial delay seconds for the liveness probe | `10` |
Expand All @@ -144,7 +144,7 @@ EOF
### Readiness Probe parameters

| Name | Description | Value |
| ------------------------------------ | ------------------------------------------------------------ | ------ |
|--------------------------------------|--------------------------------------------------------------|--------|
| `readinessProbe.enabled` | Enable or disable the use of readiness probes | `true` |
| `readinessProbe.initialDelaySeconds` | Configure the initial delay seconds for the readiness probe | `5` |
| `readinessProbe.timeoutSeconds` | Configure the initial delay seconds for the readiness probe | `10` |
Expand All @@ -155,7 +155,7 @@ EOF
### Startup Probe parameters

| Name | Description | Value |
| ---------------------------------- | ---------------------------------------------------------- | ------ |
|------------------------------------|------------------------------------------------------------|--------|
| `startupProbe.enabled` | Enable or disable the use of readiness probes | `true` |
| `startupProbe.initialDelaySeconds` | Configure the initial delay seconds for the startup probe | `5` |
| `startupProbe.timeoutSeconds` | Configure the initial delay seconds for the startup probe | `10` |
Expand Down
Loading

0 comments on commit ac8dccf

Please # to comment.