Skip to content

Commit 45ccfc6

Browse files
Renovate: Update External dependencies to v0.4.1 (#937)
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---|---|---| | [ghcr.io/credativ/plutono](https://redirect.github.com/credativ/plutono) | final | patch | `v7.5.48` → `v7.5.49` | ![age](https://developer.mend.io/api/mc/badges/age/docker/ghcr.io%2fcredativ%2fplutono/v7.5.49?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/ghcr.io%2fcredativ%2fplutono/v7.5.49?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/ghcr.io%2fcredativ%2fplutono/v7.5.48/v7.5.49?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/ghcr.io%2fcredativ%2fplutono/v7.5.48/v7.5.49?slim=true) | | [github.com/ironcore-dev/ironcore](https://redirect.github.com/ironcore-dev/ironcore) | require | minor | `v0.3.0` → `v0.4.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fironcore-dev%2fironcore/v0.4.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fironcore-dev%2fironcore/v0.4.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fironcore-dev%2fironcore/v0.3.0/v0.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fironcore-dev%2fironcore/v0.3.0/v0.4.1?slim=true) | | [k8s.io/api](https://redirect.github.com/kubernetes/api) | require | patch | `v0.36.1` → `v0.36.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.36.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapi/v0.36.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fapi/v0.36.1/v0.36.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.36.1/v0.36.2?slim=true) | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | require | patch | `v0.36.1` → `v0.36.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.36.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapimachinery/v0.36.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fapimachinery/v0.36.1/v0.36.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.36.1/v0.36.2?slim=true) | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | require | patch | `v0.36.1` → `v0.36.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.36.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fclient-go/v0.36.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fclient-go/v0.36.1/v0.36.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.36.1/v0.36.2?slim=true) | | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | | patch | `86.2.2` → `86.2.3` | ![age](https://developer.mend.io/api/mc/badges/age/docker/ghcr.io%2fprometheus-community%2fcharts%2fkube-prometheus-stack/86.2.3?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/ghcr.io%2fprometheus-community%2fcharts%2fkube-prometheus-stack/86.2.3?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/ghcr.io%2fprometheus-community%2fcharts%2fkube-prometheus-stack/86.2.2/86.2.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/ghcr.io%2fprometheus-community%2fcharts%2fkube-prometheus-stack/86.2.2/86.2.3?slim=true) | --- ### Release Notes <details> <summary>credativ/plutono (ghcr.io/credativ/plutono)</summary> ### [`v7.5.49`](https://redirect.github.com/credativ/plutono/releases/tag/v7.5.49) [Compare Source](https://redirect.github.com/credativ/plutono/compare/v7.5.48...v7.5.49) This is release v7.5.49 of Plutono. Plutono is a fork of Grafana 7.5.17 under the Apache 2.0 License. It is currently limited to maintenance and security updates. ##### Notable changes - Upgrade Alpine to 3.24.0 - Upgrade Go to 1.26.4 ##### Installation Plutono is currently distributed as a container image. `ghcr.io/credativ/plutono:v7.5.49` <https://github.com/credativ/plutono/pkgs/container/plutono> </details> <details> <summary>ironcore-dev/ironcore (github.com/ironcore-dev/ironcore)</summary> ### [`v0.4.1`](https://redirect.github.com/ironcore-dev/ironcore/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/ironcore-dev/ironcore/compare/v0.4.0...v0.4.1) #### Changes #### 🧰 Maintenance - Bump github.com/ironcore-dev/controller-utils to v0.12.0 [@&#8203;gonzolino](https://redirect.github.com/gonzolino) ([#&#8203;1482](https://redirect.github.com/ironcore-dev/ironcore/issues/1482)) ### [`v0.4.0`](https://redirect.github.com/ironcore-dev/ironcore/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/ironcore-dev/ironcore/compare/v0.3.0...v0.4.0) #### Changes #### 🚀 Features - Add `hostname` support to `Machine` via `GuestConfig` [@&#8203;ushabelgur](https://redirect.github.com/ushabelgur) ([#&#8203;1454](https://redirect.github.com/ironcore-dev/ironcore/issues/1454)) - Bump `k8s.io/*` to `v0.35.3` and `controller-runtime` to `v0.23.3` [@&#8203;Rohit-0505](https://redirect.github.com/Rohit-0505) ([#&#8203;1455](https://redirect.github.com/ironcore-dev/ironcore/issues/1455)) #### 🐛 Bug Fixes - Fix RBAC for `apinet` network plugin [@&#8203;lukasfrank](https://redirect.github.com/lukasfrank) ([#&#8203;1465](https://redirect.github.com/ironcore-dev/ironcore/issues/1465)) #### 🧰 Maintenance - Add namespaces to different levels of deployable kustomizations [@&#8203;friegger](https://redirect.github.com/friegger) ([#&#8203;1475](https://redirect.github.com/ironcore-dev/ironcore/issues/1475)) - Bump the go-dependencies group with 3 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1480](https://redirect.github.com/ironcore-dev/ironcore/issues/1480)) - Drop vgopath from API code generation [@&#8203;afritzler](https://redirect.github.com/afritzler) ([#&#8203;1479](https://redirect.github.com/ironcore-dev/ironcore/issues/1479)) - Bump the go-dependencies group with 2 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1477](https://redirect.github.com/ironcore-dev/ironcore/issues/1477)) - Bump the go-dependencies group with 3 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1474](https://redirect.github.com/ironcore-dev/ironcore/issues/1474)) - Bump golang.org/x/sys from 0.43.0 to 0.44.0 in the go-dependencies group @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1471](https://redirect.github.com/ironcore-dev/ironcore/issues/1471)) - Bump the go-dependencies group with 3 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1470](https://redirect.github.com/ironcore-dev/ironcore/issues/1470)) - Bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in the go-dependencies group @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1469](https://redirect.github.com/ironcore-dev/ironcore/issues/1469)) - Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1468](https://redirect.github.com/ironcore-dev/ironcore/issues/1468)) - Bump golang.org/x/sys from 0.42.0 to 0.43.0 in the go-dependencies group @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1467](https://redirect.github.com/ironcore-dev/ironcore/issues/1467)) - Enhance importas rules [@&#8203;adracus](https://redirect.github.com/adracus) ([#&#8203;1466](https://redirect.github.com/ironcore-dev/ironcore/issues/1466)) - Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1464](https://redirect.github.com/ironcore-dev/ironcore/issues/1464)) - Bump google.golang.org/grpc from 1.79.3 to 1.80.0 in the go-dependencies group across 1 directory @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1462](https://redirect.github.com/ironcore-dev/ironcore/issues/1462)) - Bump imranismail/setup-kustomize from 2 to 3 in the gh-actions-dependencies group @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1463](https://redirect.github.com/ironcore-dev/ironcore/issues/1463)) - Bump the go-dependencies group across 1 directory with 2 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1459](https://redirect.github.com/ironcore-dev/ironcore/issues/1459)) - Add autolabeler job to release drafter workflow [@&#8203;afritzler](https://redirect.github.com/afritzler) ([#&#8203;1461](https://redirect.github.com/ironcore-dev/ironcore/issues/1461)) - Bump the gh-actions-dependencies group across 1 directory with 2 updates @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ([#&#8203;1460](https://redirect.github.com/ironcore-dev/ironcore/issues/1460)) </details> <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.36.2`](https://redirect.github.com/kubernetes/api/compare/v0.36.1...v0.36.2) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.36.1...v0.36.2) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.36.2`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.36.1...v0.36.2) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.36.1...v0.36.2) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.36.2`](https://redirect.github.com/kubernetes/client-go/compare/v0.36.1...v0.36.2) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.36.1...v0.36.2) </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v86.2.3`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-86.2.3) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-86.2.2...kube-prometheus-stack-86.2.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;6988](https://redirect.github.com/prometheus-community/helm-charts/pull/6988) **Full Changelog**: <prometheus-community/helm-charts@kube-state-metrics-7.4.1...kube-prometheus-stack-86.2.3> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - "after 6pm every weekday,every weekend,before 8am every weekday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cobaltcore-dev/cortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d918265 commit 45ccfc6

4 files changed

Lines changed: 25 additions & 25 deletions

File tree

go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ require (
66
github.com/cobaltcore-dev/openstack-hypervisor-operator v1.2.3
77
github.com/go-gorp/gorp v2.2.0+incompatible
88
github.com/gophercloud/gophercloud/v2 v2.12.0
9-
github.com/ironcore-dev/ironcore v0.3.0
9+
github.com/ironcore-dev/ironcore v0.4.1
1010
github.com/prometheus/client_golang v1.23.2
1111
github.com/prometheus/client_model v0.6.2
1212
github.com/sapcc/go-bits v0.0.0-20260609114743-3bf4546d2a8d
1313
go.xyrillian.de/gg v1.9.0
14-
k8s.io/api v0.36.1
15-
k8s.io/apimachinery v0.36.1
16-
k8s.io/client-go v0.36.1
14+
k8s.io/api v0.36.2
15+
k8s.io/apimachinery v0.36.2
16+
k8s.io/client-go v0.36.2
1717
sigs.k8s.io/controller-runtime v0.24.1
1818
)
1919

@@ -32,7 +32,7 @@ require (
3232
github.com/gofrs/uuid/v5 v5.4.0 // indirect
3333
github.com/gorilla/mux v1.8.1 // indirect
3434
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
35-
k8s.io/streaming v0.36.1 // indirect
35+
k8s.io/streaming v0.36.2 // indirect
3636
)
3737

3838
require (
@@ -117,9 +117,9 @@ require (
117117
golang.org/x/text v0.37.0 // indirect
118118
golang.org/x/time v0.15.0 // indirect
119119
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
120-
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 // indirect
120+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 // indirect
121121
google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7 // indirect
122-
google.golang.org/grpc v1.79.3 // indirect
122+
google.golang.org/grpc v1.81.1 // indirect
123123
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af // indirect
124124
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
125125
gopkg.in/inf.v0 v0.9.1 // indirect

go.sum

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs
135135
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
136136
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
137137
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
138-
github.com/ironcore-dev/ironcore v0.3.0 h1:l/q9xprt5iNG0HaySFDCGLX19tco/MNUMGc0+11Od8o=
139-
github.com/ironcore-dev/ironcore v0.3.0/go.mod h1:qM1oGh2FcNmdyWPhrSbz+PQMt72aqMO62UgAyfWCa+c=
138+
github.com/ironcore-dev/ironcore v0.4.1 h1:nuFDomg0Lt292ILd8xzCufz+PS6RQHex3aEE0BhJawI=
139+
github.com/ironcore-dev/ironcore v0.4.1/go.mod h1:Gdznl3R0oD858qVMeVhTuQoADKMsVEuYKccFlJWQ0dI=
140140
github.com/itchyny/gojq v0.12.19 h1:ttXA0XCLEMoaLOz5lSeFOZ6u6Q3QxmG46vfgI4O0DEs=
141141
github.com/itchyny/gojq v0.12.19/go.mod h1:5galtVPDywX8SPSOrqjGxkBeDhSxEW1gSxoy7tn1iZY=
142142
github.com/itchyny/timefmt-go v0.1.8 h1:1YEo1JvfXeAHKdjelbYr/uCuhkybaHCeTkH8Bo791OI=
@@ -291,14 +291,14 @@ golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c=
291291
golang.org/x/tools v0.44.0/go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI=
292292
gomodules.xyz/jsonpatch/v2 v2.5.0 h1:JELs8RLM12qJGXU4u/TO3V25KW8GreMKl9pdkk14RM0=
293293
gomodules.xyz/jsonpatch/v2 v2.5.0/go.mod h1:AH3dM2RI6uoBZxn3LVrfvJ3E0/9dG4cSrbuBJT4moAY=
294-
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
295-
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
296-
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 h1:merA0rdPeUV3YIIfHHcH4qBkiQAc1nfCKSI7lB4cV2M=
297-
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409/go.mod h1:fl8J1IvUjCilwZzQowmw2b7HQB2eAuYBabMXzWurF+I=
294+
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
295+
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
296+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 h1:tu/dtnW1o3wfaxCOjSLn5IRX4YDcJrtlpzYkhHhGaC4=
297+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
298298
google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7 h1:ndE4FoJqsIceKP2oYSnUZqhTdYufCYYkqwtFzfrhI7w=
299299
google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
300-
google.golang.org/grpc v1.79.3 h1:sybAEdRIEtvcD68Gx7dmnwjZKlyfuc61Dyo9pGXXkKE=
301-
google.golang.org/grpc v1.79.3/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
300+
google.golang.org/grpc v1.81.1 h1:VnnIIZ88UzOOKLukQi+ImGz8O1Wdp8nAGGnvOfEIWQQ=
301+
google.golang.org/grpc v1.81.1/go.mod h1:xGH9GfzOyMTGIOXBJmXt+BX/V0kcdQbdcuwQ/zNw42I=
302302
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af h1:+5/Sw3GsDNlEmu7TfklWKPdQ0Ykja5VEmq2i817+jbI=
303303
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
304304
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
@@ -313,24 +313,24 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
313313
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
314314
gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
315315
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
316-
k8s.io/api v0.36.1 h1:XbL/EMj8K2aJpJtePmqUyQMsM0D4QI2pvl7YKJ20FTY=
317-
k8s.io/api v0.36.1/go.mod h1:KOWo4ey3TINlXjeHVuwB3i+tXXnu+UcwFBHlI/9dvEo=
316+
k8s.io/api v0.36.2 h1:TF6YDLIzKfccK7cq9YpTcGX8TJmEkHVRv78DM51fRYY=
317+
k8s.io/api v0.36.2/go.mod h1:F4LbMO4brjZYh7yFkXWhynSvtB7YauxV4c+HHkNRGNg=
318318
k8s.io/apiextensions-apiserver v0.36.0 h1:Wt7E8J+VBCbj4FjiBfDTK/neXDDjyJVJc7xfuOHImZ0=
319319
k8s.io/apiextensions-apiserver v0.36.0/go.mod h1:kGDjH0msuiIB3tgsYRV0kS9GqpMYMUsQ3GHv7TApyug=
320-
k8s.io/apimachinery v0.36.1 h1:G63Gjx2W+q0YD+72Vo8oY0nDnePVwnuzTmmy5ENrVSA=
321-
k8s.io/apimachinery v0.36.1/go.mod h1:ibYOR00vW/I1kzvi5SF0dRuJ52BvKtfvRdOn35GPQ+8=
320+
k8s.io/apimachinery v0.36.2 h1:0PE/W/WNy1UX61NLbXY5TMbJ6UwLL6E6lAPkYrKFxbQ=
321+
k8s.io/apimachinery v0.36.2/go.mod h1:fvf/HOLXq9RId0rnDIbN1OEBvHXdQbLMM8nu0LcBUf4=
322322
k8s.io/apiserver v0.36.0 h1:Jg5OFAENUACByUCg15CmhZAYrr5ZyJ+jodyA1mHl3YE=
323323
k8s.io/apiserver v0.36.0/go.mod h1:mHvwdHf+qKEm+1/hYm756SV+oREOKSPnsjagOpx6Vho=
324-
k8s.io/client-go v0.36.1 h1:FN/K8QIT2CEDt+2WB2HnWrUANZ50AP5GII43/SP2JR0=
325-
k8s.io/client-go v0.36.1/go.mod h1:s6rAnCtTGYDQnpNjEhSaISV+2O8jwruZ6m3QOYBFbtU=
324+
k8s.io/client-go v0.36.2 h1:bfgxmFKc9CgqsgX4xKLAAdmTQlWee7Ob/HlDOrJ5TBI=
325+
k8s.io/client-go v0.36.2/go.mod h1:1vgO4OAlfPnoLcb+Rze2GF5rAr14w8qjrYMoyXJzQj0=
326326
k8s.io/component-base v0.36.0 h1:hFjEktssxiJhrK1zfybkH4kJOi8iZuF+mIDCqS5+jRo=
327327
k8s.io/component-base v0.36.0/go.mod h1:JZvIfcNHk+uck+8LhJzhSBtydWXaZNQwX2OdL+Mnwsk=
328328
k8s.io/klog/v2 v2.140.0 h1:Tf+J3AH7xnUzZyVVXhTgGhEKnFqye14aadWv7bzXdzc=
329329
k8s.io/klog/v2 v2.140.0/go.mod h1:o+/RWfJ6PwpnFn7OyAG3QnO47BFsymfEfrz6XyYSSp0=
330330
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a h1:xCeOEAOoGYl2jnJoHkC3hkbPJgdATINPMAxaynU2Ovg=
331331
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a/go.mod h1:uGBT7iTA6c6MvqUvSXIaYZo9ukscABYi2btjhvgKGZ0=
332-
k8s.io/streaming v0.36.1 h1:L+K68n4Gg940BGNNYtUBvL1WTLL0YnKT3s+P1MNAmR4=
333-
k8s.io/streaming v0.36.1/go.mod h1:z6fV3D+NVkoeqRMtWwlUZK6U17SY/LqNzOxWL6GyR/s=
332+
k8s.io/streaming v0.36.2 h1:NSKthPPg9UFSKsRauVJUVGH2Dvn8fhKmY4qrMkw/p98=
333+
k8s.io/streaming v0.36.2/go.mod h1:z6fV3D+NVkoeqRMtWwlUZK6U17SY/LqNzOxWL6GyR/s=
334334
k8s.io/utils v0.0.0-20260507154919-ff6756f316d2 h1:wU4tMEhLGgIbLvXQb1cfN+EcM0wf7zC6CPF+C79jroc=
335335
k8s.io/utils v0.0.0-20260507154919-ff6756f316d2/go.mod h1:xDxuJ0whA3d0I4mf/C4ppKHxXynQ+fxnkmQH0vTHnuk=
336336
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.34.0 h1:hSfpvjjTQXQY2Fol2CS0QHMNs/WI1MOSGzCm1KhM5ec=

helm/dev/cortex-prometheus-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ dependencies:
1010
# CRDs of the prometheus operator, such as PrometheusRule, ServiceMonitor, etc.
1111
- name: kube-prometheus-stack
1212
repository: oci://ghcr.io/prometheus-community/charts
13-
version: 86.2.2
13+
version: 86.2.3

tools/plutono/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Plutono is a fork of Grafana 7.5.17 under the Apache 2.0 License.
5-
FROM ghcr.io/credativ/plutono:v7.5.48
5+
FROM ghcr.io/credativ/plutono:v7.5.49
66
COPY provisioning /etc/plutono/provisioning
77
COPY plutono.ini /etc/plutono/plutono.ini

0 commit comments

Comments
 (0)