* [incubator/cassandra-reaper] Fix ingress template failing on no labels
Signed-off-by: Ben Orchard <thefirstmuffinman@gmail.com>
* [incubator/cassandra-reaper] Bump correct version
Signed-off-by: Ben Orchard <thefirstmuffinman@gmail.com>
* [stable/sentry] provide greater coverage of filestore settings
This stemmed primarily from needing to inject a Google Cloud service account into
the filesystem via a secret. However it seemed sensible if adding support for one
of the additional filestore providers to add support for both.
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [sentry/stable] document the change in parameters around filestore
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] Bump chart version to 2.0.0
values.yaml changed in a breaking way, so a major version bump seems prudent.
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] change s3 from commented out to empty block
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] correct the values reference for persistentWorkers
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] change /var/secrets to /var/run/secrets
Use the same path format as the Kubernetes default service account to
place the service account key for GCS storage.
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] update path for GCS key in comment in values.yaml
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] correct filesystem path key for mountPath
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* [stable/sentry] add note in README about the value keys which have changed
Signed-off-by: Damien Churchill <damoxc@gmail.com>
* Allow provider.google without mounting secrets
When deloyed in GCP/GKE it is not necessary to provide these to
external-dns
Signed-off-by: DJ Mountney <david@twkie.net>
* Bump chart version to 2.1.2
Signed-off-by: DJ Mountney <david@twkie.net>
* [stable/pomerium] bugfixes
fix config checksum: based on file and only for pods
deployment: fix missing resources field
Signed-off-by: Travis Groth <tgroth@gmail.com>
* [stable/pomerium] v0.1.0 release
- Expose metrics port and update documentation
- Bump chart and app version for v0.1.0 release
Signed-off-by: Travis Groth <tgroth@gmail.com>
* Fix lint error
Signed-off-by: Travis Groth <tgroth@gmail.com>
* Fix CI test policy
Signed-off-by: Travis Groth <tgroth@gmail.com>
* fix ranging of properties and remove invalid fsGroup property
Signed-off-by: Eric Greer <eric.greer@comcast.com>
* remove errant space
Signed-off-by: Eric Greer <EricGreer@Gmail.com>
* moving away from loop to avoid newline issues
Signed-off-by: Eric Greer <eric.greer@comcast.com>
- Add finalizers to pvc
- Add persistence.finalizers to values.yaml
- Use default values.yaml for finalizers
- Bump patch version
- Added documentation to README.md
Signed-off-by: Jeff May <jeff.n.may@gmail.com>
When installing the chart in Google Cloud Platform the service account
can be fetched from metadata service. This commit removes validation
function which fails helm install when service account key or secret
are not explicitly configured.
Fixes#15298
Signed-off-by: Stanislav Blokhin <stanislav.blokhin@tomologic.com>
* [stable/redis] Add support to execute Redis as root
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
* Change Redis hardcoded data directory to the value at the Values.yaml when changing permissions deploying as root
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
* [stable/external-dns] Bump deployment api version
Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>
* [stable/external-dns] Use nindent to inline toYaml
Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>
* [stable/external-dns] Bump chart version
Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>
* [stable/external-dns] Update production values
Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>
* [stable/external-dns] Add container security context to readme
Signed-off-by: Tamás Ecsédi <ecsy.argh@gmail.com>
* Description
Bumped Version 1.1.1
Bumped AppVersion 7.7.2
Updated Readme with examples
On branch master
Your branch is ahead of 'origin/master' by 22 commits.
(use "git push" to publish your local commits)
Changes to be committed:
modified: Chart.yaml
modified: README.md
modified: values.yaml
Signed-off-by: Michael D Roach <michael.r@ware2go.co>
* Description:
Bumped Minor version instead of Patch
On branch master
Your branch is up to date with 'origin/master'.
Changes to be committed:
modified: Chart.yaml
Signed-off-by: Michael D Roach <michael.r@ware2go.co>
* [stable/coredns] Rename ServiceMonitor template
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
* [stable/coredns] Update apiVersion for deployment
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
* [stable/coredns] Version bump to 1.5.2
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
* [stable/etcd-operator] pod annotations
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: remove port
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>