From 8b432db4bef7b9bb45ee4c2bd23c1ef13380bf23 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 17 Feb 2023 17:36:59 +0100 Subject: [PATCH] [bitnami/drupal] Release 13.0.4 (#14977) * [bitnami/drupal] Release 13.0.4 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/drupal/Chart.lock | 8 ++++---- bitnami/drupal/Chart.yaml | 2 +- bitnami/drupal/README.md | 10 +++++----- bitnami/drupal/values.yaml | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bitnami/drupal/Chart.lock b/bitnami/drupal/Chart.lock index 38985d88d1..5b8b4da005 100644 --- a/bitnami/drupal/Chart.lock +++ b/bitnami/drupal/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.4.5 + version: 11.4.6 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.2.2 -digest: sha256:cd3f00fc5c2b54badeb924ac4790a94b9658d2abc28d7fd6d22b8bd5f1241876 -generated: "2023-02-01T22:39:45.148436029Z" + version: 2.2.3 +digest: sha256:eb4a3f923c5501f8e4aaf4c03d6aa1225da1ba16188f5fe808c7853996ddaa12 +generated: "2023-02-17T15:03:55.338779576Z" diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index 7e0385f112..7f69f72130 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -31,4 +31,4 @@ name: drupal sources: - https://github.com/bitnami/containers/tree/main/bitnami/drupal - https://www.drupal.org/ -version: 13.0.3 +version: 13.0.4 diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index 13319ac7e0..d48c10ad9f 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and | --------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | --------------------- | | `image.registry` | Drupal image registry | `docker.io` | | `image.repository` | Drupal Image name | `bitnami/drupal` | -| `image.tag` | Drupal Image tag | `10.0.3-debian-11-r0` | +| `image.tag` | Drupal Image tag | `10.0.3-debian-11-r5` | | `image.digest` | Drupal image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `image.pullPolicy` | Drupal image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -229,7 +229,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` | | `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r79` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r85` | | `volumePermissions.image.digest` | Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` | | `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -243,7 +243,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a exporter side-car | `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 | `0.11.0-debian-11-r88` | +| `metrics.image.tag` | Apache exporter image tag | `0.11.0-debian-11-r93` | | `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` | Image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -287,7 +287,7 @@ The command removes all the Kubernetes components associated with the chart and | `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` | | `certificates.image.registry` | Container sidecar registry | `docker.io` | | `certificates.image.repository` | Container sidecar image | `bitnami/bitnami-shell` | -| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r79` | +| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r85` | | `certificates.image.digest` | Container sidecar image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` | | `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` | @@ -540,4 +540,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index 7f91172b01..682c1dc24e 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -56,7 +56,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/drupal - tag: 10.0.3-debian-11-r0 + tag: 10.0.3-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -646,7 +646,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r79 + tag: 11-debian-11-r85 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -696,7 +696,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-11-r88 + tag: 0.11.0-debian-11-r93 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -852,7 +852,7 @@ certificates: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r79 + tag: 11-debian-11-r85 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'