From cf66c5f8a1387d63561ae2dda6f59099b85b70bb Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Thu, 27 Feb 2020 10:35:02 +0000 Subject: [PATCH] Synchronize upstreamed folder to 28993e1ab --- upstreamed/jasperreports/Chart.yaml | 2 +- upstreamed/jasperreports/requirements.lock | 4 ++-- upstreamed/jasperreports/values.yaml | 2 +- upstreamed/joomla/Chart.yaml | 2 +- upstreamed/joomla/requirements.lock | 4 ++-- upstreamed/joomla/values.yaml | 6 +++--- upstreamed/mariadb/Chart.yaml | 2 +- upstreamed/mariadb/README.md | 2 +- upstreamed/nats/Chart.yaml | 2 +- upstreamed/nats/values-production.yaml | 4 ++-- upstreamed/nats/values.yaml | 4 ++-- upstreamed/odoo/Chart.yaml | 2 +- upstreamed/odoo/requirements.lock | 4 ++-- upstreamed/odoo/values.yaml | 2 +- upstreamed/orangehrm/Chart.yaml | 2 +- upstreamed/orangehrm/requirements.lock | 4 ++-- upstreamed/orangehrm/values.yaml | 4 ++-- upstreamed/prestashop/Chart.yaml | 2 +- upstreamed/prestashop/requirements.lock | 4 ++-- upstreamed/prestashop/values.yaml | 6 +++--- upstreamed/rabbitmq/Chart.yaml | 2 +- upstreamed/rabbitmq/README.md | 2 +- upstreamed/rabbitmq/templates/certs.yaml | 8 ++++---- upstreamed/rabbitmq/templates/statefulset.yaml | 6 +++--- 24 files changed, 41 insertions(+), 41 deletions(-) diff --git a/upstreamed/jasperreports/Chart.yaml b/upstreamed/jasperreports/Chart.yaml index 91d6a29a16..d910c4e79b 100644 --- a/upstreamed/jasperreports/Chart.yaml +++ b/upstreamed/jasperreports/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: jasperreports -version: 7.0.7 +version: 7.0.8 appVersion: 7.2.0 description: The JasperReports server can be used as a stand-alone or embedded reporting and BI server that offers web-based reporting, analytic tools and visualization, diff --git a/upstreamed/jasperreports/requirements.lock b/upstreamed/jasperreports/requirements.lock index cba1ce4708..7a211a79ca 100644 --- a/upstreamed/jasperreports/requirements.lock +++ b/upstreamed/jasperreports/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 7.3.10 + version: 7.3.11 digest: sha256:cd64413a4a697ccf85c0091e9c55cdc5876938ddced84c05d37c57ff9abc5864 -generated: "2020-02-24T07:34:49.318559617Z" +generated: "2020-02-27T09:48:11.44659743Z" diff --git a/upstreamed/jasperreports/values.yaml b/upstreamed/jasperreports/values.yaml index c2be872dac..b2f562547e 100644 --- a/upstreamed/jasperreports/values.yaml +++ b/upstreamed/jasperreports/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/jasperreports - tag: 7.2.0-debian-10-r22 + tag: 7.2.0-debian-10-r23 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/upstreamed/joomla/Chart.yaml b/upstreamed/joomla/Chart.yaml index 64e01296f6..12c1a547d9 100644 --- a/upstreamed/joomla/Chart.yaml +++ b/upstreamed/joomla/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: joomla -version: 7.1.8 +version: 7.1.9 appVersion: 3.9.15 description: PHP content management system (CMS) for publishing web content keywords: diff --git a/upstreamed/joomla/requirements.lock b/upstreamed/joomla/requirements.lock index f370846d7b..93ed8becf4 100644 --- a/upstreamed/joomla/requirements.lock +++ b/upstreamed/joomla/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 7.3.10 + version: 7.3.11 digest: sha256:cd64413a4a697ccf85c0091e9c55cdc5876938ddced84c05d37c57ff9abc5864 -generated: "2020-02-26T08:51:03.13866029Z" +generated: "2020-02-27T09:48:27.480132708Z" diff --git a/upstreamed/joomla/values.yaml b/upstreamed/joomla/values.yaml index 755fb838ec..2d6d6b1458 100644 --- a/upstreamed/joomla/values.yaml +++ b/upstreamed/joomla/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/joomla - tag: 3.9.15-debian-10-r9 + tag: 3.9.15-debian-10-r10 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -97,7 +97,7 @@ mariadb: image: registry: docker.io repository: bitnami/mariadb - tag: 10.1.44-debian-10-r24 + tag: 10.1.44-debian-10-r25 ## Disable MariaDB replication replication: enabled: false @@ -286,7 +286,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-10-r29 + tag: 0.7.0-debian-10-r30 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/mariadb/Chart.yaml b/upstreamed/mariadb/Chart.yaml index d2fcecb417..34a4fb6ce6 100644 --- a/upstreamed/mariadb/Chart.yaml +++ b/upstreamed/mariadb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb -version: 7.3.11 +version: 7.3.12 appVersion: 10.3.22 description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Highly available MariaDB cluster. keywords: diff --git a/upstreamed/mariadb/README.md b/upstreamed/mariadb/README.md index cc0765a2ff..de2f1372a4 100644 --- a/upstreamed/mariadb/README.md +++ b/upstreamed/mariadb/README.md @@ -276,7 +276,7 @@ The feature allows for specifying a template string for a initContainer in the m master: extraInitContainers: | - name: initcontainer - image: bitnami/minideb:stretch + image: bitnami/minideb:buster command: ["/bin/sh", "-c"] args: - install_packages curl && curl http://api-service.local/db/starting; diff --git a/upstreamed/nats/Chart.yaml b/upstreamed/nats/Chart.yaml index 8084f76ed8..0b1f6dad7b 100644 --- a/upstreamed/nats/Chart.yaml +++ b/upstreamed/nats/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nats -version: 4.3.4 +version: 4.3.5 appVersion: 2.1.4 description: An open-source, cloud-native messaging system keywords: diff --git a/upstreamed/nats/values-production.yaml b/upstreamed/nats/values-production.yaml index 555f1f4a5a..957192f337 100644 --- a/upstreamed/nats/values-production.yaml +++ b/upstreamed/nats/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/nats - tag: 2.1.4-debian-10-r23 + tag: 2.1.4-debian-10-r24 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -306,7 +306,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.6.0-debian-10-r27 + tag: 0.6.0-debian-10-r28 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/nats/values.yaml b/upstreamed/nats/values.yaml index 055dbd4e47..9787c4588c 100644 --- a/upstreamed/nats/values.yaml +++ b/upstreamed/nats/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/nats - tag: 2.1.4-debian-10-r23 + tag: 2.1.4-debian-10-r24 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -306,7 +306,7 @@ metrics: image: registry: docker.io repository: bitnami/nats-exporter - tag: 0.6.0-debian-10-r27 + tag: 0.6.0-debian-10-r28 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/odoo/Chart.yaml b/upstreamed/odoo/Chart.yaml index 6af5fdcc18..56733506de 100644 --- a/upstreamed/odoo/Chart.yaml +++ b/upstreamed/odoo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: odoo -version: 13.0.2 +version: 13.0.3 appVersion: 12.0.20200215 description: A suite of web based open source business apps. home: https://www.odoo.com/ diff --git a/upstreamed/odoo/requirements.lock b/upstreamed/odoo/requirements.lock index 9af9fbf31d..7893e3ba5d 100644 --- a/upstreamed/odoo/requirements.lock +++ b/upstreamed/odoo/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://kubernetes-charts.storage.googleapis.com/ - version: 8.4.2 + version: 8.4.3 digest: sha256:ab0947bfeb757eaf0dc8fdf51a5a4aeb6f6ca33d55e3a5a91b00cfefd65288e2 -generated: "2020-02-26T07:30:30.091193428Z" +generated: "2020-02-27T09:48:19.36236282Z" diff --git a/upstreamed/odoo/values.yaml b/upstreamed/odoo/values.yaml index 5105bcc79b..cfd52cb71c 100644 --- a/upstreamed/odoo/values.yaml +++ b/upstreamed/odoo/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/odoo - tag: 12.0.20200215-debian-10-r0 + tag: 12.0.20200215-debian-10-r1 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/upstreamed/orangehrm/Chart.yaml b/upstreamed/orangehrm/Chart.yaml index b5cb40913d..0c592c9195 100644 --- a/upstreamed/orangehrm/Chart.yaml +++ b/upstreamed/orangehrm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: orangehrm -version: 7.0.7 +version: 7.0.8 appVersion: 4.3.4-0 description: OrangeHRM is a free HR management system that offers a wealth of modules to suit the needs of your business. diff --git a/upstreamed/orangehrm/requirements.lock b/upstreamed/orangehrm/requirements.lock index 88c768d474..961bf6863d 100644 --- a/upstreamed/orangehrm/requirements.lock +++ b/upstreamed/orangehrm/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 7.3.10 + version: 7.3.11 digest: sha256:cd64413a4a697ccf85c0091e9c55cdc5876938ddced84c05d37c57ff9abc5864 -generated: "2020-02-26T08:50:46.760351894Z" +generated: "2020-02-27T09:48:03.36495208Z" diff --git a/upstreamed/orangehrm/values.yaml b/upstreamed/orangehrm/values.yaml index 3977a8b5aa..ee1d6c8b05 100644 --- a/upstreamed/orangehrm/values.yaml +++ b/upstreamed/orangehrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/orangehrm - tag: 4.3.4-0-debian-10-r25 + tag: 4.3.4-0-debian-10-r26 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -239,7 +239,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-10-r29 + tag: 0.7.0-debian-10-r30 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/prestashop/Chart.yaml b/upstreamed/prestashop/Chart.yaml index db1d3fc5bb..95818d168a 100644 --- a/upstreamed/prestashop/Chart.yaml +++ b/upstreamed/prestashop/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: prestashop -version: 9.1.7 +version: 9.1.8 appVersion: 1.7.6-3 description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned cart reminders and automated Email marketing. keywords: diff --git a/upstreamed/prestashop/requirements.lock b/upstreamed/prestashop/requirements.lock index 90bd36a1be..8e0aa2222c 100644 --- a/upstreamed/prestashop/requirements.lock +++ b/upstreamed/prestashop/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 7.3.10 + version: 7.3.11 digest: sha256:cd64413a4a697ccf85c0091e9c55cdc5876938ddced84c05d37c57ff9abc5864 -generated: "2020-02-26T08:50:54.648747672Z" +generated: "2020-02-27T09:48:35.333148299Z" diff --git a/upstreamed/prestashop/values.yaml b/upstreamed/prestashop/values.yaml index 4e08d6e984..62ee78cce9 100644 --- a/upstreamed/prestashop/values.yaml +++ b/upstreamed/prestashop/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/prestashop - tag: 1.7.6-3-debian-10-r13 + tag: 1.7.6-3-debian-10-r14 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -126,7 +126,7 @@ mariadb: image: registry: docker.io repository: bitnami/mariadb - tag: 10.1.44-debian-10-r24 + tag: 10.1.44-debian-10-r25 ## Disable MariaDB replication replication: enabled: false @@ -303,7 +303,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-10-r29 + tag: 0.7.0-debian-10-r30 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/rabbitmq/Chart.yaml b/upstreamed/rabbitmq/Chart.yaml index 1ca338895e..255cf7fb41 100644 --- a/upstreamed/rabbitmq/Chart.yaml +++ b/upstreamed/rabbitmq/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: rabbitmq -version: 6.18.0 +version: 6.18.1 appVersion: 3.8.2 description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP) keywords: diff --git a/upstreamed/rabbitmq/README.md b/upstreamed/rabbitmq/README.md index c370e98e49..d519fbe013 100644 --- a/upstreamed/rabbitmq/README.md +++ b/upstreamed/rabbitmq/README.md @@ -342,7 +342,7 @@ You must include in your values.yaml the caCertificate, serverCertificate and se -----END RSA PRIVATE KEY----- ``` -This will be generate a secret with the certs, but is possible specify an existing secret using `existingSecret: name-of-existing-secret-to-rabbitmq` +This will be generate a secret with the certs, but is possible specify an existing secret using `existingSecret: name-of-existing-secret-to-rabbitmq`. The secret is of type `kubernetes.io/tls`. Disabling [failIfNoPeerCert](https://www.rabbitmq.com/ssl.html#peer-verification-configuration) allows a TLS connection if client fails to provide a certificate diff --git a/upstreamed/rabbitmq/templates/certs.yaml b/upstreamed/rabbitmq/templates/certs.yaml index 33821522b0..1aa999be04 100644 --- a/upstreamed/rabbitmq/templates/certs.yaml +++ b/upstreamed/rabbitmq/templates/certs.yaml @@ -8,12 +8,12 @@ metadata: chart: {{ template "rabbitmq.chart" . }} release: "{{ .Release.Name }}" heritage: "{{ .Release.Service }}" -type: Opaque +type: kubernetes.io/tls data: - ca_certificate.pem: + ca.crt: {{ required "A valid .Values.rabbitmq.tls.caCertificate entry required!" .Values.rabbitmq.tls.caCertificate | b64enc | quote }} - server_certificate.pem: + tls.crt: {{ required "A valid .Values.rabbitmq.tls.serverCertificate entry required!" .Values.rabbitmq.tls.serverCertificate| b64enc | quote }} - server_key.pem: + tls.key: {{ required "A valid .Values.rabbitmq.tls.serverKey entry required!" .Values.rabbitmq.tls.serverKey | b64enc | quote }} {{- end }} diff --git a/upstreamed/rabbitmq/templates/statefulset.yaml b/upstreamed/rabbitmq/templates/statefulset.yaml index 5b652fef3e..08d4364bca 100644 --- a/upstreamed/rabbitmq/templates/statefulset.yaml +++ b/upstreamed/rabbitmq/templates/statefulset.yaml @@ -311,11 +311,11 @@ spec: secret: secretName: {{ if .Values.rabbitmq.tls.existingSecret }}{{ .Values.rabbitmq.tls.existingSecret }}{{- else }}{{ template "rabbitmq.fullname" . }}-certs{{- end }} items: - - key: ca_certificate.pem + - key: ca.crt path: ca_certificate.pem - - key: server_certificate.pem + - key: tls.crt path: server_certificate.pem - - key: server_key.pem + - key: tls.key path: server_key.pem {{- end }} - name: config-volume