Commit Graph

11505 Commits

Author SHA1 Message Date
Bitnami Containers
9441f53b30 [bitnami/wordpress] Release 11.0.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/11.0.9
2021-05-22 08:38:13 +00:00
Bitnami Containers
632bb0d468 [bitnami/metallb] Release 2.3.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
metallb/2.3.7
2021-05-21 19:48:20 +00:00
Thomas Decaux
838c8cc8ad [bitnami/nginx] fix podSecurityContext.sysctls default value (#6429) 2021-05-21 15:20:38 +02:00
Tim Beermann
afd819017e Unfortunately the apiService creation is still required up to at least k8s version 1.21 (#6426)
Signed-off-by: Tim Beermann <beermann@betacloud-solutions.de>
metrics-server/5.8.8
2021-05-21 13:48:05 +02:00
Denis Baryshev
9048150854 [bitnami/common] Update _ingress.tpl (#6437)
When using helmfile types other than int endup in backend config ,
```
              backend:
-               serviceName: event-listener
-               servicePort: app
+               service:
+                 name: app
+                 port:
+                   number: 63032
+             # 63032
+             # float64
```
common/1.5.2
2021-05-21 13:46:47 +02:00
Bitnami Containers
e20c3e2453 [bitnami/thanos] Release 3.17.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
thanos/3.17.3
2021-05-21 10:23:19 +00:00
Bitnami Containers
cd3724c80b [bitnami/minio] Release 6.7.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
minio/6.7.12
2021-05-21 02:23:55 +00:00
Bitnami Containers
af0953eb7c [bitnami/nats] Release 6.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nats/6.3.4
2021-05-21 01:41:24 +00:00
Bitnami Containers
52eb8dbe2c [bitnami/minio] Release 6.7.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
minio/6.7.11
2021-05-20 22:36:59 +00:00
Bitnami Containers
de712174ac [bitnami/wordpress] Release 11.0.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/11.0.8
2021-05-20 18:45:56 +00:00
Bitnami Containers
8fdcb1bccb [bitnami/thanos] Release 3.17.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
thanos/3.17.2
2021-05-20 17:01:39 +00:00
Bitnami Containers
4e40b8a89d [bitnami/kafka] Release 12.18.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kafka/12.18.1
2021-05-20 16:29:55 +00:00
alvneiayu
fc48cbeb4a [bitnami/cert-manager] Set up static names for the webhook, cainjector and cert-manager containers (#6430) cert-manager/0.1.1 2021-05-20 17:15:30 +02:00
Bitnami Containers
cef7cf369b [bitnami/aspnet-core] Release 1.3.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
aspnet-core/1.3.5
2021-05-20 12:37:50 +00:00
Bitnami Containers
59441b029f [bitnami/spark] Release 5.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
spark/5.4.3
2021-05-20 09:54:51 +00:00
Francisco de Paz Galán
dad6d3857f [bitnami/*] Update Kubectl container version (#6420)
* [bitnami/*] Update kubectl container version

* Apply suggestions from code review

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
spring-cloud-dataflow/2.11.0 kafka/12.18.0 mongodb/10.16.0
2021-05-20 11:21:31 +02:00
Thorben
5df73c07b4 [bitnami/redis-cluster] Redis cluster security context (#6419)
* [bitnami/redis-cluster] Improve pod and container securityContext to allow custom configurations

* [bitnami/redis-cluster] Increase version in Chart.yaml

* [bitnami/redis-cluster] Update components versions

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

Co-authored-by: Thorben Glawion <thorben.glawion@parshipgroup.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
redis-cluster/6.1.0
2021-05-20 10:59:39 +02:00
Bitnami Containers
c0b533ec38 [bitnami/harbor] Release 10.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
harbor/10.0.3
2021-05-20 08:57:36 +00:00
Francisco de Paz Galán
365851aeab [bitnami/*] Update wavefront used as subchart to newest major (#6417)
* [bitnami/*] Update wavefront used as subchart to newest major

* Update .lock
2021-05-20 10:56:38 +02:00
Andrew Todd
c80bd0f665 [bitnami/redis] IPv4/IPv6 dualstack compatibility fixes (#6350)
* IPv4/IPv6 dualstack compatibility fixes

* Switch ipv4 address detection to using awk

* Switch regex for sentinel to something mawk can handle

* Bump version, switch if statement logic for multiple ip detection

* Apply suggestions from code review

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

* [bitnami/redis] Update components versions

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

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
redis/14.2.0
2021-05-20 10:55:33 +02:00
Javier J. Salmerón-García
aca158ee4a [bitnami/jupyterhub] Fix singleuser storage class (#6425) jupyterhub/0.1.5 2021-05-20 10:39:48 +02:00
Juan Ariza Toledano
8d9e7a599f [bitnami/airflow] Fix typo in web deployment when enabling LDAP (#6422)
Signed-off-by: juan131 <juanariza@vmware.com>
airflow/10.0.6
2021-05-20 09:24:49 +02:00
Bitnami Containers
23deefabb3 [bitnami/testlink] Release 9.2.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-20 07:03:21 +00:00
Juan Ariza Toledano
acb8c74bae Update values.yaml 2021-05-20 08:53:58 +02:00
Bitnami Containers
50e7148f3d [bitnami/apache] Release 8.5.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
apache/8.5.3
2021-05-20 05:34:48 +00:00
Bitnami Containers
912c9bc8a7 [bitnami/dokuwiki] Release 11.1.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
dokuwiki/11.1.8
2021-05-20 01:16:57 +00:00
Bitnami Containers
8fc5b89aea [bitnami/kiam] Release 0.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kiam/0.3.6
2021-05-19 23:41:45 +00:00
Bitnami Containers
8987f4d411 [bitnami/grafana] Release 5.2.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
grafana/5.2.13
2021-05-19 21:20:01 +00:00
Bitnami Containers
529bdf4834 [bitnami/wordpress] Release 11.0.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/11.0.7
2021-05-19 20:12:18 +00:00
Bitnami Containers
14c777ec1c [bitnami/postgresql] Release 10.4.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql/10.4.6
2021-05-19 09:15:17 +00:00
Bitnami Containers
beec8a1a11 [bitnami/postgresql-ha] Release 7.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql-ha/7.5.1
2021-05-19 08:43:48 +00:00
Juan Ariza Toledano
6e338992fa [bitnami/redis-cluster] Fix installation notes when using custom secret with custom key (#6415) redis-cluster/6.0.6 2021-05-19 10:05:30 +02:00
Arun Mohan Raj
7af6473bc5 [bitnami/keycloak] Keycloak updated notes.txt (#6405)
* Update NOTES.txt

Updated kubectl command to obtain admin password. The name of the secrets are common.names.fullname and env-vars need not be appended.

* chart version updated and printf removed

* printf removed

* Version bump 3.0.1 -> 3.0.2

Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
keycloak/3.0.2
2021-05-19 08:49:42 +02:00
Bartlomiej Wulff
1e8e275b85 [bitnami/influxdb] Fix Backup (influxdb-backup-dummy-container) (#6404)
* Update cronjob-backup.yaml

Fix wrong container image declaration for influxdb-backup-dummy-container

* Update Chart.yaml

Bump the chart version to 2.2.3
influxdb/2.2.3
2021-05-19 08:48:30 +02:00
Juan Ariza Toledano
4569920abc Update values.yaml 2021-05-19 08:44:25 +02:00
Miguel Ruiz
ca75a34a9a [bitnami/wavefront] Update chart with upstream commits (#6403) 2021-05-19 08:29:49 +02:00
Bitnami Containers
abf87b5fda [bitnami/wordpress] Release 11.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/11.0.6
2021-05-18 22:15:53 +00:00
Bitnami Containers
96f0cf9fb3 [bitnami/kubeapps] Release 7.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kubeapps/7.0.2
2021-05-18 21:38:01 +00:00
Bitnami Containers
8329c7b3b4 [bitnami/minio] Release 6.7.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
minio/6.7.10
2021-05-18 18:59:32 +00:00
Eduard Chai
b21ef5fb70 [bitnami/airflow] fix customReadinessProbe typo airflow/10.0.5 2021-05-18 20:21:14 +02:00
Bitnami Containers
8fda404d4b [bitnami/keycloak] Release 3.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
keycloak/3.0.1
2021-05-18 17:46:29 +00:00
Bitnami Containers
25def57e07 [bitnami/wavefront] Release 3.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-18 15:49:05 +00:00
alvneiayu
35d81616db [bitnami/cert-manager] Include Cert Manager (#6271)
* [bitnami/cert-manager] Include Cert Manager

* Fix Chart.yaml

* Include CRDs

* Modify cert manager chart to include the changes requested

- Modify certManager name to certmanager inside _helpers.tpl
- Modify category from Infrastructure to CertificateAuthority
- Change apiVersion to V2
- Include new keywords suggestion
- Complete values.yaml with values forgotten (modified controller, webhook and cainjector values.yaml sections)
- Modify values.yaml Readmenator correct structure
- Move logLevel and leaderElection namespace to common section
- Change prometheus section to metric
- Include quotes in all the namespaces
- Include Custom https port key for the webhook service
- Allow custom service name in our serviceaccount yamls.
- Move all controller files from template to template/controller

* Modify cert manager chart to include the new round of changes requested

- Remove extra space inside Chart.yaml
- Remove unneeded comments inside values.yaml
- Include replicaCount in each component inside the cert manager (controller, webhook and cainjector).
- Moved RBAC parameters to "Other parameters" section
- Added generic comment to reference Bitnami image
- Remove customStartupProbe, customLivenessProbe and customReadinessProbe in controller and cainjector.
- Set up prometheus port dinamically inside the ServiceMonitor and values.yaml
- Remove yamllint unneeded comments
- Include validateValues function
- Modify the README TIPOs and include new values.yaml changes.

* Commit unneeded global section

* Missing starting space in global comment

* Restore global values

* Modify cert manager chart to include the changes requested

 - Include NOTES.txt
 - Delete '---' lines inside service files
 - Modify service names
 - Include targetPort in ServiceMonitor
 - Set up port number instead of controller label in service monitor to make it works

* [bitnami/cert-manager] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
cert-manager/0.1.0
2021-05-18 16:48:28 +02:00
Michael Nelson
c0544b4be0 [bitnami/kubeapps] Switch pinnipedProxy refs to new containerPort. (#6402)
* Switch pinnipedProxy refs from service.port to containerPort. Fixes #6398

* Bump chart patch version
kubeapps/7.0.1
2021-05-18 16:02:55 +02:00
Martin Kremers
28591cc0f6 [bitnami/postgresql-ha] Allow using custom args for metrics exporter (#6390) postgresql-ha/7.5.0 2021-05-18 09:01:24 +02:00
Bitnami Containers
2a547f9bdf [bitnami/keycloak] Release 3.0.0 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
keycloak/3.0.0
2021-05-17 13:02:55 +00:00
Raquel Campuzano Godoy
2bcc211bf8 Update README to refer chart documentation (#6238) 2021-05-17 13:25:50 +02:00
Javier J. Salmerón-García
d83ac9d468 [bitnami/osclass] MAJOR: Move the container to non-root and bash (#6360)
* [bitnami/osclass] MAJOR: Move the container to non-root and bash

* Change references

* [bitnami/osclass] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-05-17 13:01:38 +02:00
Relk Li
aee8b9ad38 [bitnami/thanos] Put /api/v1/receive at the first of rules (thanos-receive ingress) (#6382)
* put /api/v1/receive at the first to prevent never matched

* bump version to 3.17.1

Co-authored-by: Relk <relk@maicoin.com>
thanos/3.17.1
2021-05-17 09:28:49 +02:00
Bitnami Containers
ea571dff75 [bitnami/consul] Release 9.2.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
consul/9.2.10
2021-05-16 08:44:56 +00:00