* [stable/nginx-ingress] Add sessionAffinity to controller service
Signed-off-by: Even Holthe <even.holthe@bekk.no>
* [stable/nginx-ingress] Bump chart version to 1.30.0
Signed-off-by: Even Holthe <even.holthe@bekk.no>
* updating maintainers list due to significant improvement in how app is started and big jump in version. Ongoing improvements to follow.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* add CI directory and security manager custom test values.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* update maintainer.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* add an owners file.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
- update scdf version to 2.4.0
- update skipper version to 2.3.0
- update chart dependency versions
Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
* [stable/prometheus-blackbox-exporter] add "allowIcmp" setting
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter] minor version bump
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter] fix NET_RAW capability
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter] run as root if allowIcmp is set
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter] document security implications of allowIcmp
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter] add test values for allowIcmp
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/gocd] Quote ingress host
When using a wildcard DNS name for host, such as *.example.com, Helm
fails with a yaml parsing error. Added quote function to allow use of
wildcard.
Signed-off-by: Austin Orth <aorth@niche.com>
* [stable/gocd] Bump Chart version
Signed-off-by: Austin Orth <aorth@niche.com>
* [stable/gocd] Ingress api version change
Changed version of api for ingress to networking.k8s.io/v1beta1.
Signed-off-by: Austin Orth <aorth@niche.com>
* [stable/gocd] Updated changelog
Updated the changelog with relevant commits for this patch version.
Signed-off-by: Austin Orth <aorth@niche.com>
* [stable/pgadmin] upgrade to 4.17 and more
4.17:
with 4.16 and up `USER: pgadmin` got added to the Dockerfile, this
caused an ACL issue. securityContext and initContainers is added to
resolve this issue.
other:
- fixed dynamic PV provisioning
- livenessProbe
- readinessProbe
- added more comments in values.yaml
- updated README.md with new configuration items
- chart bump version
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
* [stable/pgadmin] adjusted storageclass name
made a mistake with naming the variable different then what is shown in
the values.yml example
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
* [stable/pgadmin]
resolved sessions bug by letting the probes go to the correct path
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com>
* Add annotation support to pushgateway service
Signed-off-by: Justin McCarty <justin.mccarty@syapse.com>
* Correct value for service annotations
Signed-off-by: Justin McCarty <justin.mccarty@syapse.com>
* [stable/verdaccio] add extraEnvVars definition
Allow extra environment variables to be defined and passed to the container
Signed-off-by: João Francisco <jpaisneto@gmail.com>
* [stable/verdaccio] Bump Chart version
Signed-off-by: João Francisco <jpaisneto@gmail.com>
* adding bumped superset version in better branch name and clean PR.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* update to latest stable version and modify start commands for changes in project.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* remove typo missed in terminal diff.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* fixed name of char for linter.
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* Start Superset with appropriate webserver and host:port binding
Signed-off-by: marcussorealheis <marcuseagan@gmail.com>
* [stable/dex] Add podLabels support
Signed-off-by: Ondrej Homolka <ondrej.homolka@gmail.com>
* [stable/dex] Updated chart README with podLabels parameter
Signed-off-by: Ondrej Homolka <ondrej.homolka@gmail.com>
* [stable/dex] Bumbed version to 2.8.0
Signed-off-by: Ondrej Homolka <ondrej.homolka@gmail.com>