Allows users to specify additional volumes / volumeMounts to mount in
the DeamonSet container. This is useful for custom plugins scripts
that need to load additional data to run.
Signed-off-by: Louis Blin <louisblin@users.noreply.github.com>
* stable/jenkins: Define jenkinsHome variable to use in range blocks
Signed-off-by: Jakub Marciniak <jakub.marciniak@alfa.pl>
* stable/jenkins: Use jenkinsHome variable only inside range blocks
Signed-off-by: Jakub Marciniak <jakub.marciniak@alfa.pl>
* [stable/wordpress] bump major version (#18852)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.
In https://github.com/helm/charts/pulls/12642 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.
This major version signifies this change.
Signed-off-by: Sameer Naik <sameersbn@vmware.com>
Signed-off-by: Anish Dhanka <anish@bjshomedelivery.com>
* Kube 1.16 removed deprecated api
Error: validation failed: unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"
Signed-off-by: Anish Dhanka <anish@bjshomedelivery.com>
* circleci bump chart version issue fixed
Signed-off-by: Anish Dhanka <anish@bjshomedelivery.com>
* mysqlha selector issue fixed
Signed-off-by: Anish Dhanka <anish@bjshomedelivery.com>
Co-authored-by: Sameer Naik <sameersbn@vmware.com>
Co-authored-by: Anish Dhanka <Anishmourya@users.noreply.github.com>
* Add support for secret annotations when auth is enabled
Signed-off-by: Oluwaseun Obajobi <oba@obajobi.com>
* updated to the PR to recommended changes
Signed-off-by: Oluwaseun Obajobi <oba@obajobi.com>
* add support for additionalPorts and vseditor
- support additionalPorts
- vseditor changed logic for no passwords
- support to enable access to editor when home assistant does not start
Signed-off-by: Vegetto <git@angelnu.com>
* [home-assistant] Add AppDaemon
Leverages the support in HACS to download apps for AppDaemon.
Signed-off-by: Vegetto <git@angelnu.com>
* Fix enablement for appdaemon
Signed-off-by: Vegetto <git@angelnu.com>
* Add home-assistant config folder to appDaemon container
Signed-off-by: Vegetto <git@angelnu.com>
* increase version
Signed-off-by: Vegetto <git@angelnu.com>
* [stable/prometheus-operator] Use disableCompaction value
Signed-off-by: Grace Do <xgrace@gmail.com>
* [stable/prometheus-operator] Bump chart version
Signed-off-by: Grace Do <xgrace@gmail.com>
* [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>
A saner default is to disable the exporter and service monitor by default as not everyone is using Prometheus let alone Prometheus Operator. Also changing the key name from servicemonitor to serviceMonitor as it seems to be the standard way of spelling it across charts.
Signed-off-by: Naseem <naseem@transit.app>