diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index f2b886923a7..63b9169e2ff 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png @@ -23,7 +23,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.47 +version: 3.0.48 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/promtail/values.yaml b/charts/dependency/promtail/values.yaml index e644c3bddb5..d0425b3af24 100644 --- a/charts/dependency/promtail/values.yaml +++ b/charts/dependency/promtail/values.yaml @@ -97,7 +97,7 @@ rbac: # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: main: - create: true + enabled: true # -- Tolerations for pods. By default, pods will be scheduled on master/control-plane nodes. tolerations: diff --git a/charts/stable/drone-runner/Chart.yaml b/charts/stable/drone-runner/Chart.yaml index 05104d018b2..e0f0a2dda77 100644 --- a/charts/stable/drone-runner/Chart.yaml +++ b/charts/stable/drone-runner/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 deprecated: false description: "Drone by Harness™ is a modern Continuous Integration platform" home: https://truecharts.org/docs/charts/stable/drone-runner @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drone-runner - https://docs.drone.io type: application -version: 1.0.4 +version: 1.0.5 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/stable/drone-runner/values.yaml b/charts/stable/drone-runner/values.yaml index 69e41aac020..177c672c43f 100644 --- a/charts/stable/drone-runner/values.yaml +++ b/charts/stable/drone-runner/values.yaml @@ -18,6 +18,10 @@ service: protocol: HTTP targetPort: 3000 +serviceAccount: + main: + enabled: true + rbac: main: enabled: true diff --git a/charts/stable/k8s-gateway/Chart.yaml b/charts/stable/k8s-gateway/Chart.yaml index 2b71b2f54ce..f0def74c3f0 100644 --- a/charts/stable/k8s-gateway/Chart.yaml +++ b/charts/stable/k8s-gateway/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.3.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 deprecated: false description: A Helm chart for the k8s_gateway CoreDNS plugin home: https://truecharts.org/docs/charts/stable/k8s-gateway @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway - https://github.com/ori-edge/k8s_gateway type: application -version: 6.1.15 +version: 6.1.16 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/k8s-gateway/values.yaml b/charts/stable/k8s-gateway/values.yaml index 3127b2e0e5f..afb22f998a0 100644 --- a/charts/stable/k8s-gateway/values.yaml +++ b/charts/stable/k8s-gateway/values.yaml @@ -56,7 +56,7 @@ forward: serviceAccount: main: # -- Specifies whether a service account should be created - create: true + enabled: true # -- Create a ClusterRole and ClusterRoleBinding # @default -- See below diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index f43fac85e64..b27e4c49f70 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.36.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. home: https://truecharts.org/docs/charts/stable/netdata icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png @@ -19,7 +19,7 @@ name: netdata sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://github.com/netdata -version: 2.0.34 +version: 2.0.35 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/stable/netdata/values.yaml b/charts/stable/netdata/values.yaml index cdc948340f8..6c850d95ce6 100644 --- a/charts/stable/netdata/values.yaml +++ b/charts/stable/netdata/values.yaml @@ -18,7 +18,7 @@ podSecurityContext: # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: main: - create: true + enabled: true configmap: configs: diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index 44a450af80b..ad5e7e6ac0c 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.58.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://charts.bitnami.com/bitnami diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index f89a7b23163..81237aae153 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -176,7 +176,7 @@ rbac: # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: main: - create: true + enabled: true securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 88904f483e5..1b0800e610c 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.31.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 description: Tailscale lets you connect your devices and users together in your own secure virtual private network home: https://truecharts.org/docs/charts/stable/tailscale icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - network diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index 49c0c4e12ce..2ffc57720e3 100644 --- a/charts/stable/tailscale/values.yaml +++ b/charts/stable/tailscale/values.yaml @@ -20,7 +20,7 @@ podSecurityContext: serviceAccount: main: - create: true + enabled: true rbac: main: diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index 0610bf0f0ac..463388ee624 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.8.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.6 + version: 10.5.7 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/docs/charts/stable/traefik @@ -23,7 +23,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 13.3.3 +version: 13.3.4 annotations: truecharts.org/catagories: | - network diff --git a/charts/stable/traefik/values.yaml b/charts/stable/traefik/values.yaml index 019612f4519..dd212f8fd76 100644 --- a/charts/stable/traefik/values.yaml +++ b/charts/stable/traefik/values.yaml @@ -313,7 +313,7 @@ rbac: # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: main: - create: true + enabled: true # -- SCALE Middleware Handlers middlewares: