Bitnami Containers
9023ccf8d8
[bitnami/kafka] Release 14.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-17 11:57:56 +00:00
Pablo Galego and GitHub
2eaee0e4b6
[bitnami/redmine] fix port number setting for postgresql ( #7236 )
2021-08-17 11:27:06 +02:00
Ibone González Mauraza and GitHub
5690444a39
[bitnami/kibana] add serviceaccout ( #7211 )
2021-08-17 11:25:50 +02:00
461bd555ab
[bitnami/keycloak] Include keystoreFilename and truststoreFilename keys ( #7149 )
...
* [bitnami/keycloak] Include keystoreFilename and truststoreFilename keys
* Fix Readme test
Co-authored-by: Rafael Ríos Saavedra <rafael.rios.saavedra@gmail.com >
2021-08-17 10:11:55 +02:00
zhanweidu and GitHub
d50b1f7ec2
[bitnami/redis] fix redis available issue after master node restarted ( #7182 )
...
Signed-off-by: alex <zhanweidu@163.com >
2021-08-17 09:55:54 +02:00
5baf3cf20f
[bitnami/etcd] Add existingSecretPasswordKey field in auth.rbac ( #7212 )
...
* Adding existingSecretPasswordKey auth rbac param
To replicate redis-cluster behavior, an existingSecretPasswordKey was added.
Defaults to etcd-root-password to use the secret generated (or provided) for default secret
* Bump etcd chart version
- add readme for auth.rbac.existingSecretPasswordKey
Co-authored-by: Ayan Bikalapov <abikalapov@explorance.com >
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com >
2021-08-17 09:37:02 +02:00
Roman Kuznetsov and GitHub
2bfeaefbac
[bitnami/etcd] use existingSecret parameters as a template ( #7209 )
2021-08-17 09:04:06 +02:00
Bitnami Containers
bc805b833b
[bitnami/cert-manager] Release 0.1.15 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-16 16:58:40 +00:00
Pablo Galego and GitHub
242865fbf3
Revert appVersion update ( #7233 )
2021-08-16 12:29:20 +02:00
benoitm76 and GitHub
093884c929
[bitnami/cert-manager] Fix RBAC issue for cainjector leader election ( #7224 )
2021-08-16 11:45:04 +02:00
75d06bd589
[bitnami/external-dns] Adds namespace entries to several templates ( #7213 )
...
* Adds namespace entries to several templates
Fixes #7210
* Version bump -> 5.4.1
* [bitnami/external-dns] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-16 11:34:40 +02:00
94836179f1
[bitnami/kong] Update Cassandra subchart to newest major ( #7222 )
...
* [bitnami/kong] Update Cassandra subchart to newest major
* [bitnami/kong] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: fdepaz <fdepaz@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-16 11:19:01 +02:00
gongyho and GitHub
59c31635ba
[bitnami/argo-cd] Fix extraArgs nindent ( #7207 )
2021-08-16 10:54:51 +02:00
Pablo Galego and GitHub
98bbe79695
[bitnami/haproxy] Remove vi swap file ( #7226 )
...
* Remove vi swap file
* Bump chart's patch version
2021-08-16 10:51:57 +02:00
Bitnami Containers
32e0b9ea12
[bitnami/influxdb] Release 2.3.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-13 22:41:59 +00:00
Bitnami Containers
be792281bb
[bitnami/kong] Release 3.8.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-13 13:57:15 +00:00
Bitnami Containers
028e5bb5ff
[bitnami/jasperreports] Release 11.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-13 03:29:47 +00:00
Bitnami Containers
2e93dbcfc5
[bitnami/postgresql-ha] Release 7.8.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-13 00:46:31 +00:00
Bitnami Containers
6ced21c097
[bitnami/tomcat] Release 9.2.21 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-13 00:04:30 +00:00
Bitnami Containers
c0cf4780b0
[bitnami/postgresql] Release 10.9.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-12 22:37:53 +00:00
GGre4 and GitHub
405ad6b43d
[bitnami/haproxy] Adding condition to serviceaccount ( #7177 )
...
* Adding condition to serviceaccount
* fixed redis typo
* removed unrelated changed keeping condition only
Bump chart version number
* Adding new line
bumping chart version number
2021-08-12 17:53:21 +02:00
jasmin-jenull and GitHub
80ff0fbf1e
[bitnami/nginx-ingress-controller] Fix indentation for prometheusrule template ( #7200 )
2021-08-12 15:58:44 +02:00
psandhu79 and GitHub
4bc6e08620
[bitnami/thanos] Update thanos query to read sharded service ( #7201 )
2021-08-12 13:54:41 +02:00
Manu Miu and GitHub
19c729c3ef
[bitnami/wordpress] Add "extraContainerPorts" parameter ( #7193 )
...
* [bitnami/wordpress] Add `extraPorts` parameter
Add a separate parameter `extraPorts` to expose custom ports of the
WordPress container.
This is especially useful if a custom image is used.
Furthermore there's already an `extraPorts` parameter for the WordPress
service, so this change completes the current configuration options.
* bump version
* rename `extraPorts` to `extraContainerPorts`
and bump a minor version
2021-08-12 12:29:54 +02:00
a152142536
[bitnami/odoo] Fix external database secret ( #7192 )
...
Co-authored-by: Oscar <oscar@local>
2021-08-12 11:05:20 +02:00
404eb51fc0
[bitnami/thanos] Add hash and time base partion for thanos store ( #7049 )
...
* add thanos sharding
* fix value settings
* fix trailing spaces
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/values.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* typo with partition
* fix spellings separate service
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/service-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* add arrays for service shard
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/service-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* run readme generator
* Fixes for the partition name change
* Addd validators
* Fix string on index
* Apply suggestions from code review
Simplify validations
* Update _helpers.tpl
* Update _helpers.tpl
* [bitnami/thanos] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Pardeep Sandhu <PSandhu@slb.com >
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-12 09:50:19 +02:00
Bitnami Containers
22f189d36c
[bitnami/rabbitmq] Release 8.20.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 22:30:50 +00:00
Bitnami Containers
b30e7baacf
[bitnami/node] Release 15.2.23 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 21:45:28 +00:00
Bitnami Containers
18e89201b7
[bitnami/wordpress] Release 12.0.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 19:21:25 +00:00
Carlos Rodriguez Hernandez
6c107e835d
[bitnami/several] Regenerate README tables
2021-08-11 17:59:15 +00:00
Bitnami Containers
d540552c58
[bitnami/cert-manager] Release 0.1.12 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 17:05:22 +00:00
Javier J. Salmerón-García and GitHub
d027236565
[bitnami/mediawiki] Fix database secret helper ( #7187 )
...
* [bitnami/mediawiki] Fix database secret helper
* Lint
2021-08-11 14:30:23 +02:00
Bitnami Containers
2c514eb0ee
[bitnami/cassandra] Release 8.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 12:18:09 +00:00
9bcfbcb949
[bitnami/cassandra] MAJOR - Upgrade Cassandra to 4.0 ( #7164 )
...
* Adapt Chart to Cassandra 4.0
Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com >
* Fix README
* Add blank line at end of Chart.yaml
* [bitnami/cassandra] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* Bump chart patch version
* [bitnami/cassandra] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 11:58:40 +02:00
86b94d8a59
[bitnami/external-dns] rfc2136 provider can now be configured to use Kerberos authentication ( #7128 )
...
* [bitnami/external-dns] Add suport for RFC3645 secure DNS updates through Kerberos with the RFC2136 provider
* [bitnami/external-dns] Version bump -> 5.3.0
* [bitnami/external-dns] Fix up a handful of template issues affecting various configuration states
* Remove unnecessary "and" in a conditional with only one operation
* Fix failing lint check (trailing spaces on a line)
* Resolve comments on PR7128
Move the logic for when to create the configMap into a new template in
_helpers.tpl named external-dns.createConfigMap
Move values validation into _helpers.tpl rather than nesting a
"required" template inside some conditionals
Explicitly specify the key and path for the krb5.conf configmap
* Move kerberosConfig required check to _helpers.tpl
* Update _helpers.tpl
* Update Chart.yaml
Co-authored-by: Adam Smith <adamsmith@nottheeconomist.com >
Co-authored-by: Alejandro Moreno <amorenoc@vmware.com >
2021-08-11 09:49:10 +02:00
Daniel Wegener and GitHub
b340c62c75
[bitnami/keycloak] Fix service reference in ingress ( #7160 )
...
* Fix service reference in ingress
If the fullname is longer than 20 characters, the keycloak.fullname (which is used in service.name) will be trimmed while "keycloak.fullname" is only trimmed at 63 characters. This will lead to a situation where the ingress references an non-existing service. Example:
`error: endpoints "a-very-long-release-name-keycloak" not found>)`
* Minor Version Bump
2021-08-11 09:26:36 +02:00
gongyho and GitHub
15a3d17b46
[bitnami/argo-cd] Fix application-controller repo-server ( #7175 )
...
* [bitnami/argo-cd] Fix application-controller repo-server
* [bitnami/argo-cd] Update argo-cd version
2021-08-11 09:23:21 +02:00
Miguel Ruiz and GitHub
4f52c1b001
[bitnami/mariadb-galera] Add extraDeploy ( #7184 )
...
* [bitnami/mariadb-galera] Add extraDeploy
* Update readme
2021-08-11 08:23:07 +02:00
Finn Hartshorn and GitHub
e74750cb7a
Added preAllocSize and snapCount options ( #7183 )
2021-08-11 08:19:58 +02:00
Bitnami Containers
1e1b225a30
[bitnami/aspnet-core] Release 1.3.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 02:04:52 +00:00
Bitnami Containers
77f00cf18e
[bitnami/mongodb-sharded] Release 3.9.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 02:00:43 +00:00
Bitnami Containers
b6dea8a7e8
[bitnami/mongodb] Release 10.23.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-11 01:51:26 +00:00
Bitnami Containers
34f27c7d8d
[bitnami/wordpress] Release 12.0.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-10 19:52:01 +00:00
Juan Ariza Toledano and GitHub
2bbf5fef45
[bitnami/haproxy] Add Configmap checksum annotation ( #7174 )
2021-08-10 19:45:05 +02:00
Bitnami Containers
46a702c9a0
[bitnami/node] Release 15.2.22 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-10 14:12:37 +00:00
Bitnami Containers
0493e5278c
[bitnami/cassandra] Release 8.0.0 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-10 12:09:10 +00:00
Si Feng and GitHub
041766798e
Fix template image section ( #7172 )
2021-08-10 10:33:51 +02:00
Bitnami Containers
0ff8b54096
[bitnami/odoo] Release 19.0.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-10 08:10:19 +00:00
Matt Michal and GitHub
1534730eca
[bitnami/rabbitmq] add service.portEnabled ( #7150 )
2021-08-10 09:47:09 +02:00
Bitnami Containers
4e6c20d5d5
[bitnami/prestashop] Release 13.1.21 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-09 17:25:16 +00:00