diff --git a/bitnami/osclass/Chart.yaml b/bitnami/osclass/Chart.yaml index 3680c875e..b14b5fbec 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.1 +version: 14.1.2 diff --git a/bitnami/osclass/values.yaml b/bitnami/osclass/values.yaml index f9e7e0652..beaef34b9 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-r127 + tag: 8.0.1-debian-10-r128 ## 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-r427 + tag: 10-debian-10-r429 ## 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-r427 + tag: 10-debian-10-r429 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-r146 + tag: 0.11.0-debian-10-r148 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.