From 55db9985384cc415fbaacd6700d225ca89a472d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 22:28:25 +0000 Subject: [PATCH] deps(infra): bump the infra group with 2 updates Bumps the infra group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go). Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd) Updates `actions/setup-go` from 6.1.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/4dc6199c7b1a012772edbd06daecab0f50c9053c...4b73464bb391d4059bd26b0524d20df3927bd417) deps(infra): bump the infra group in /kubernetes/chart with 4 updates Bumps the infra group in /kubernetes/chart with 4 updates: ingress-nginx, cert-manager, alloy and loki. Updates `ingress-nginx` from 4.14.1 to 4.14.3 Updates `cert-manager` from 1.19.2 to 1.19.4 Updates `alloy` from 1.5.1 to 1.6.0 Updates `loki` from 6.49.0 to 6.53.0 deps(infra): bump grafana/grafana Bumps the infra group with 1 update in the /kubernetes/manifests/monitoring/grafana directory: grafana/grafana. Updates `grafana/grafana` from 12.3.1 to 12.4.0 --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: infra - dependency-name: actions/setup-go dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra - dependency-name: ingress-nginx dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: infra - dependency-name: cert-manager dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: infra - dependency-name: alloy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra - dependency-name: loki dependency-version: 6.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra - dependency-name: grafana/grafana dependency-version: 12.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: infra ... Signed-off-by: dependabot[bot] --- .github/workflows/bash-ci.yaml | 2 +- .github/workflows/kubernetes-ci.yaml | 4 ++-- kubernetes/chart/Chart.lock | 12 ++++++------ kubernetes/chart/Chart.yaml | 8 ++++---- .../manifests/monitoring/grafana/deployment.yaml | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/bash-ci.yaml b/.github/workflows/bash-ci.yaml index 5be2de5..891bb21 100644 --- a/.github/workflows/bash-ci.yaml +++ b/.github/workflows/bash-ci.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run ShellCheck uses: ludeeus/action-shellcheck@master diff --git a/.github/workflows/kubernetes-ci.yaml b/.github/workflows/kubernetes-ci.yaml index 04dd23b..a8ea50c 100644 --- a/.github/workflows/kubernetes-ci.yaml +++ b/.github/workflows/kubernetes-ci.yaml @@ -27,10 +27,10 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Set up Go - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0 + uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0 with: go-version: '1.22' diff --git a/kubernetes/chart/Chart.lock b/kubernetes/chart/Chart.lock index 78e75f0..4a54098 100644 --- a/kubernetes/chart/Chart.lock +++ b/kubernetes/chart/Chart.lock @@ -1,18 +1,18 @@ dependencies: - name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.14.1 + version: 4.14.3 - name: cert-manager repository: https://charts.jetstack.io - version: v1.19.2 + version: v1.19.4 - name: metrics-server repository: https://kubernetes-sigs.github.io/metrics-server version: 3.13.0 - name: alloy repository: https://grafana.github.io/helm-charts - version: 1.5.1 + version: 1.6.0 - name: loki repository: https://grafana.github.io/helm-charts - version: 6.49.0 -digest: sha256:bff52db20afdb15bdf384daafc5ce300058f9bba3646d1769706d3f97861e2fb -generated: "2026-01-01T22:19:54.009894002Z" + version: 6.53.0 +digest: sha256:a4c44b0c6b5a070ab0c16f419769b72fcff71aed6376cb2b9c8c998a14e63a48 +generated: "2026-03-01T22:28:06.271014858Z" diff --git a/kubernetes/chart/Chart.yaml b/kubernetes/chart/Chart.yaml index 6c5672b..49471dc 100644 --- a/kubernetes/chart/Chart.yaml +++ b/kubernetes/chart/Chart.yaml @@ -9,18 +9,18 @@ appVersion: 0.1.0 dependencies: - name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.14.1 + version: 4.14.3 - name: cert-manager repository: https://charts.jetstack.io - version: 1.19.2 + version: 1.19.4 condition: cert-manager.enabled - name: metrics-server repository: https://kubernetes-sigs.github.io/metrics-server version: 3.13.0 - name: alloy repository: https://grafana.github.io/helm-charts - version: 1.5.1 + version: 1.6.0 - name: loki repository: https://grafana.github.io/helm-charts - version: 6.49.0 + version: 6.53.0 condition: loki.enabled diff --git a/kubernetes/manifests/monitoring/grafana/deployment.yaml b/kubernetes/manifests/monitoring/grafana/deployment.yaml index 6bac3a2..6d09276 100644 --- a/kubernetes/manifests/monitoring/grafana/deployment.yaml +++ b/kubernetes/manifests/monitoring/grafana/deployment.yaml @@ -23,7 +23,7 @@ spec: - 0 containers: - name: grafana - image: grafana/grafana:12.3.1 + image: grafana/grafana:12.4.0 imagePullPolicy: IfNotPresent ports: - containerPort: 3000