* [stable/jenkins] Add support for custom pod templates
Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
* [stable/jenkins] change value name to agent.podTemplates
Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
* [stable/jenkins] change value name to agent.podTemplates
Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
`with` changes scope here and now when _not_ using an existing secret, the template oauth2-proxy.secretName is invoked, but provided `.` context, which is the .Values.config.google context, not the global context which contains .Values—a dependency of that helper.
Signed-off-by: Josh Bielick <jbielick@gmail.com>
* Adding ability to specify an override value for the release label used throughout the chart.
# Conflicts:
# stable/nginx-ingress/templates/controller-poddisruptionbudget.yaml
Signed-off-by: John McGowan <john.mcgowan@wowza.com>
* Update stable/nginx-ingress/Chart.yaml
Co-Authored-By: Alex Harder <13860012+ChiefAlexander@users.noreply.github.com>
Signed-off-by: John McGowan <john.mcgowan@wowza.com>
* Changing init container to run as root to ensure permissions are intact for rabbit container
Signed-off-by: skirsch <skirsch@cardlytics.com>
* Bumping version
Signed-off-by: skirsch <skirsch@cardlytics.com>
* Moved to only touch the piece the init container is affecting (cookie)
Signed-off-by: skirsch <skirsch@cardlytics.com>
* fixing to fsGroup and checking for non-null/empty values first
Signed-off-by: skirsch <skirsch@cardlytics.com>
* Adding recursive to /var/lib/rabbitmq
Signed-off-by: skirsch <skirsch@cardlytics.com>
* version bump
Signed-off-by: skirsch <skirsch@cardlytics.com>
Co-authored-by: skirsch <skirsch@cardlytics.com>
* added token support for servicemonitor
bump version
change maintainer email
Signed-off-by: Philipp Hellmich <phil@hellmi.de>
* fixes README
Signed-off-by: Philipp Hellmich <phil@hellmi.de>
Fixes broken `semverCompare` condition in CoreDNS Grafana dashboard
when `$kubeTargetVersion` has a build ID
Signed-off-by: Maxime Brunet <max@brnt.mx>
* Re-sync prometheus rules
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Manually fix special notiation in prometheus rules
I see that this was previously manually fixed as well, so I kept it like before
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Bump chart version
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Bump patch version
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Fix Helm interpolation escaping in sync scripts
This should fix the issue of having a backtick (`) inside a {{ ... }} command block in prometheus syntax.
As per https://github.com/helm/charts/pull/21248#issuecomment-595725478
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Bump patch version
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Remove unnecessary whitespace
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Bump patch version
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Bump prometheus-operator chart patch version
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Update prometheus rules gain
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Sync grafana dashboards as well
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
* Bump patch version for prometheus-operator chart
Signed-off-by: iuri aranda <iuri@skyscrapers.eu>
enabled github feeds configuration
Use anchore-engine:v0.6.1 image when enterprise is enabled
add imagePullSecret configuration for private anchore-engine images
bump chart minor version
update feeds read timeout to 180
update README
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
* [stable/datadog] Change default value for processAgent.enabled to true to
Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>
* Update chart version and add changelog note
Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>