Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/gateway-addons-helm/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ dependencies:
version: 1.10.1
- name: loki
repository: https://grafana.github.io/helm-charts
version: 7.0.0
version: 7.1.0
- name: tempo
repository: https://grafana.github.io/helm-charts
version: 1.3.1
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.165.0
digest: sha256:02c8e74566f4016c29733bbc4d23c131d4cd6ccf7f1cf086c1612526f8ff0be0
generated: "2026-07-15T04:14:14.516867513Z"
digest: sha256:aebe740df480a6a3869ef91be465ddbf3a4fb85f10bf48d926df4ec632c89e8b
generated: "2026-07-22T04:15:03.906058506Z"
2 changes: 1 addition & 1 deletion charts/gateway-addons-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
version: 1.10.1
condition: alloy.enabled
- name: loki
version: 7.0.0
version: 7.1.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Regenerate the Helm chart artifacts

With this dependency bump, the generated chart artifacts are left inconsistent: make gen-check runs generate and helm-template, then fails if those commands leave a dirty worktree, but the checked-in charts/gateway-addons-helm/README.md still lists Loki 7.0.0 and both test/helm/gateway-addons-helm/*.out.yaml files still contain helm.sh/chart: loki-7.0.0 and the old grafana/loki:3.6.7 render output. Any CI run for this chart update will rewrite those files from the new dependency and fail until the generated README and Helm golden manifests are committed.

Useful? React with 👍 / 👎.

repository: https://grafana.github.io/helm-charts
condition: loki.enabled
- name: tempo
Expand Down
2 changes: 1 addition & 1 deletion charts/gateway-addons-helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ An Add-ons Helm chart for Envoy Gateway
| https://fluent.github.io/helm-charts | fluent-bit | 0.56.0 |
| https://grafana.github.io/helm-charts | alloy | 1.10.1 |
| https://grafana.github.io/helm-charts | grafana | 10.5.15 |
| https://grafana.github.io/helm-charts | loki | 7.0.0 |
| https://grafana.github.io/helm-charts | loki | 7.1.0 |
| https://grafana.github.io/helm-charts | tempo | 1.3.1 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.165.0 |
| https://prometheus-community.github.io/helm-charts | prometheus | 29.10.1 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ An Add-ons Helm chart for Envoy Gateway
| https://fluent.github.io/helm-charts | fluent-bit | 0.56.0 |
| https://grafana.github.io/helm-charts | alloy | 1.10.1 |
| https://grafana.github.io/helm-charts | grafana | 10.5.15 |
| https://grafana.github.io/helm-charts | loki | 7.0.0 |
| https://grafana.github.io/helm-charts | loki | 7.1.0 |
| https://grafana.github.io/helm-charts | tempo | 1.3.1 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.165.0 |
| https://prometheus-community.github.io/helm-charts | prometheus | 29.10.1 |
Expand Down
38 changes: 19 additions & 19 deletions test/helm/gateway-addons-helm/default.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
automountServiceAccountToken: true
---
# Source: gateway-addons-helm/charts/prometheus/templates/serviceaccount.yaml
Expand Down Expand Up @@ -197,10 +197,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
data:
config.yaml: |

Expand Down Expand Up @@ -297,10 +297,10 @@ metadata:
name: loki-runtime
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
data:
runtime-config.yaml: |
{}
Expand Down Expand Up @@ -9983,10 +9983,10 @@ kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
name: loki-clusterrole
rules:
- apiGroups: [""] # "" indicates the core API group
Expand Down Expand Up @@ -10087,10 +10087,10 @@ apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: loki-clusterrolebinding
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
subjects:
- kind: ServiceAccount
name: loki
Expand Down Expand Up @@ -10206,10 +10206,10 @@ metadata:
name: loki-memberlist
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
annotations:
spec:
type: ClusterIP
Expand All @@ -10231,10 +10231,10 @@ metadata:
name: loki-headless
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
variant: headless
prometheus.io/service-monitor: "false"
annotations:
Expand All @@ -10256,10 +10256,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
annotations:
spec:
type: ClusterIP
Expand Down Expand Up @@ -10701,10 +10701,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
app.kubernetes.io/component: single-binary
app.kubernetes.io/part-of: memberlist
spec:
Expand Down Expand Up @@ -10744,7 +10744,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: loki
image: docker.io/grafana/loki:3.6.7
image: docker.io/grafana/loki:3.6.8
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
Expand Down
38 changes: 19 additions & 19 deletions test/helm/gateway-addons-helm/e2e.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
automountServiceAccountToken: true
---
# Source: gateway-addons-helm/charts/opentelemetry-collector/templates/serviceaccount.yaml
Expand Down Expand Up @@ -192,10 +192,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
data:
config.yaml: |

Expand Down Expand Up @@ -292,10 +292,10 @@ metadata:
name: loki-runtime
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
data:
runtime-config.yaml: |
{}
Expand Down Expand Up @@ -10233,10 +10233,10 @@ kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
name: loki-clusterrole
rules:
- apiGroups: [""] # "" indicates the core API group
Expand Down Expand Up @@ -10344,10 +10344,10 @@ apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: loki-clusterrolebinding
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
subjects:
- kind: ServiceAccount
name: loki
Expand Down Expand Up @@ -10432,10 +10432,10 @@ metadata:
name: loki-memberlist
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
annotations:
spec:
type: ClusterIP
Expand All @@ -10457,10 +10457,10 @@ metadata:
name: loki-headless
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
variant: headless
prometheus.io/service-monitor: "false"
annotations:
Expand All @@ -10482,10 +10482,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
annotations:
spec:
type: ClusterIP
Expand Down Expand Up @@ -10981,10 +10981,10 @@ metadata:
name: loki
namespace: monitoring
labels:
helm.sh/chart: loki-7.0.0
helm.sh/chart: loki-7.1.0
app.kubernetes.io/name: loki
app.kubernetes.io/instance: gateway-addons-helm
app.kubernetes.io/version: "3.6.7"
app.kubernetes.io/version: "3.6.8"
app.kubernetes.io/component: single-binary
app.kubernetes.io/part-of: memberlist
spec:
Expand Down Expand Up @@ -11024,7 +11024,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: loki
image: docker.io/grafana/loki:3.6.7
image: docker.io/grafana/loki:3.6.8
imagePullPolicy: IfNotPresent
args:
- -config.file=/etc/loki/config/config.yaml
Expand Down