Skip to content

Commit 9e16c89

Browse files
chore(deps): update grouped non-major updates
1 parent ec7f117 commit 9e16c89

File tree

8 files changed

+17
-14
lines changed

8 files changed

+17
-14
lines changed

.github/workflows/docker-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# multi-platform images and export cache
4242
# https://github.com/docker/setup-buildx-action
4343
- name: Set up Docker Buildx
44-
uses: docker/setup-buildx-action@v3.3.0
44+
uses: docker/setup-buildx-action@v3.4.0
4545

4646
# Login against a Docker registry except on PR
4747
# https://github.com/docker/login-action

.github/workflows/make-test-e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/[email protected]
2828
with:
2929
go-version: 1.22.4
30-
- uses: docker/setup-buildx-action@v3.3.0
30+
- uses: docker/setup-buildx-action@v3.4.0
3131
- uses: tale/[email protected]
3232
with:
3333
kubectl-version: v1.30.0

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.22.4 AS builder
2+
FROM golang:1.22.5 AS builder
33
ARG TARGETOS TARGETARCH
44

55
WORKDIR /workspace

Makefile

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
IMG ?= ghcr.io/aenix-io/etcd-operator:latest
44
# K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
55
# renovate: datasource=github-tags depName=kubernetes/kubernetes
6-
K8S_VERSION ?= v1.30.0
6+
K8S_VERSION ?= v1.30.2
77
K8S_VERSION_TRIMMED_V = $(subst v,,$(K8S_VERSION))
88

99
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
@@ -165,9 +165,9 @@ KIND_CLUSTER_NAME ?= etcd-operator-kind
165165
NAMESPACE ?= etcd-operator-system
166166

167167
# renovate: datasource=github-tags depName=prometheus-operator/prometheus-operator
168-
PROMETHEUS_OPERATOR_VERSION ?= v0.74.0
168+
PROMETHEUS_OPERATOR_VERSION ?= v0.75.1
169169
# renovate: datasource=github-tags depName=jetstack/cert-manager
170-
CERT_MANAGER_VERSION ?= v1.15.0
170+
CERT_MANAGER_VERSION ?= v1.15.1
171171

172172
ifndef ignore-not-found
173173
ignore-not-found = false
@@ -262,11 +262,11 @@ KIND_VERSION ?= v0.23.0
262262
# renovate: datasource=github-tags depName=helm/helm
263263
HELM_VERSION ?= v3.15.2
264264
# renovate: datasource=github-tags depName=losisin/helm-values-schema-json
265-
HELM_SCHEMA_VERSION ?= v1.4.1
265+
HELM_SCHEMA_VERSION ?= v1.5.1
266266
# renovate: datasource=github-tags depName=norwoodj/helm-docs
267267
HELM_DOCS_VERSION ?= v1.13.1
268268
# renovate: datasource=github-tags depName=mikefarah/yq
269-
YQ_VERSION ?= v4.44.1
269+
YQ_VERSION ?= v4.44.2
270270

271271
## Tool install scripts
272272
KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/uuid v1.6.0
99
github.com/onsi/ginkgo/v2 v2.19.0
1010
github.com/onsi/gomega v1.33.1
11-
github.com/spf13/cobra v1.7.0
11+
github.com/spf13/cobra v1.8.1
1212
github.com/spf13/pflag v1.0.5
1313
github.com/spf13/viper v1.19.0
1414
go.etcd.io/etcd/client/v3 v3.5.14

go.sum

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ github.com/coreos/go-semver v0.3.1/go.mod h1:irMmmIw/7yzSRPWryHsK7EYSg09caPQL03V
99
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
1010
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
1111
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
12+
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
1213
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
1314
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
1415
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
@@ -135,6 +136,8 @@ github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
135136
github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
136137
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
137138
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
139+
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
140+
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
138141
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
139142
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
140143
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=

site/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"autoprefixer": "^10.4.14",
3838
"cross-env": "^7.0.3",
39-
"hugo-extended": "0.127.0",
39+
"hugo-extended": "0.128.0",
4040
"postcss-cli": "^11.0.0"
4141
}
4242
}

0 commit comments

Comments
 (0)