[bitnami/osclass] Release 15.1.2 (#17247)

* [bitnami/osclass] Release 15.1.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-06-20 22:42:06 +02:00
committed by GitHub
parent 275566601b
commit 4bdc388f9d
4 changed files with 20 additions and 20 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.3
version: 12.2.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.4.0
digest: sha256:9b5602ebc46bd5bd5056c7f7483192955ab874303eef9db5f260b605a81cf1ba
generated: "2023-05-21T19:30:07.493232614Z"
digest: sha256:0cf51ae54156893e9277582f668441c1ad0274e022655e64b381a94ad8a9bbd8
generated: "2023-06-17T20:07:13.113906715Z"

View File

@@ -30,4 +30,4 @@ maintainers:
name: osclass
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/osclass
version: 15.1.1
version: 15.1.2

View File

@@ -74,15 +74,15 @@ The command removes all the Kubernetes components associated with the chart and
### Osclass Image parameters
| Name | Description | Value |
| ------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
| `image.registry` | Osclass image registry | `docker.io` |
| `image.repository` | Osclass image repository | `bitnami/osclass` |
| `image.tag` | Osclass image tag (immutable tags are recommended) | `8.1.2-debian-11-r7` |
| `image.digest` | Osclass image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Osclass image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Osclass image pull secrets | `[]` |
| `image.debug` | Enable Bitnami debug mode in Osclass image | `false` |
| Name | Description | Value |
| ------------------- | ------------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | Osclass image registry | `docker.io` |
| `image.repository` | Osclass image repository | `bitnami/osclass` |
| `image.tag` | Osclass image tag (immutable tags are recommended) | `8.1.2-debian-11-r16` |
| `image.digest` | Osclass image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Osclass image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Osclass image pull secrets | `[]` |
| `image.debug` | Enable Bitnami debug mode in Osclass image | `false` |
### Osclass Configuration parameters
@@ -149,7 +149,7 @@ The command removes all the Kubernetes components associated with the chart and
| `certificates.extraEnvVarsSecret` | Secret with extra environment variables | `""` |
| `certificates.image.registry` | Apache Exporter image registry | `docker.io` |
| `certificates.image.repository` | Apache Exporter image repository | `bitnami/bitnami-shell` |
| `certificates.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `11-debian-11-r118` |
| `certificates.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `11-debian-11-r127` |
| `certificates.image.digest` | Apache Exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `certificates.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` |
| `certificates.image.pullSecrets` | Apache Exporter image pull secrets | `[]` |
@@ -245,7 +245,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r118` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r127` |
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
@@ -272,7 +272,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Start a sidecar prometheus exporter to expose metrics | `false` |
| `metrics.image.registry` | Apache Exporter image registry | `docker.io` |
| `metrics.image.repository` | Apache Exporter image repository | `bitnami/apache-exporter` |
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.13.3-debian-11-r9` |
| `metrics.image.tag` | Apache Exporter image tag (immutable tags are recommended) | `0.13.4-debian-11-r6` |
| `metrics.image.digest` | Apache Exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `metrics.image.pullPolicy` | Apache Exporter image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Apache Exporter image pull secrets | `[]` |

View File

@@ -55,7 +55,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/osclass
tag: 8.1.2-debian-11-r7
tag: 8.1.2-debian-11-r16
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -256,7 +256,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r118
tag: 11-debian-11-r127
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -704,7 +704,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r118
tag: 11-debian-11-r127
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -782,7 +782,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.13.3-debian-11-r9
tag: 0.13.4-debian-11-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.