diff --git a/bitnami/osclass/Chart.yaml b/bitnami/osclass/Chart.yaml index b42671503f..3680c875ea 100644 --- a/bitnami/osclass/Chart.yaml +++ b/bitnami/osclass/Chart.yaml @@ -31,4 +31,4 @@ name: osclass sources: - https://github.com/bitnami/bitnami-docker-osclass - https://osclass.org/ -version: 14.1.0 +version: 14.1.1 diff --git a/bitnami/osclass/values.yaml b/bitnami/osclass/values.yaml index cd2292ff34..f9e7e06521 100644 --- a/bitnami/osclass/values.yaml +++ b/bitnami/osclass/values.yaml @@ -54,7 +54,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/osclass - tag: 8.0.1-debian-10-r126 + tag: 8.0.1-debian-10-r127 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -253,7 +253,7 @@ certificates: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r426 + tag: 10-debian-10-r427 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -699,7 +699,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r426 + tag: 10-debian-10-r427 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -775,7 +775,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r145 + tag: 0.11.0-debian-10-r146 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.