Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.22.12 (#543)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| golang | patch | `1.22.10` -> `1.22.12` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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/PingCAP-QE/artifacts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent aeef677 commit 6221afa
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/ng-monitoring/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/pd/skaffold-centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/pd/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tem/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb-dashboard/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb-operator/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb/skaffold-centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tiflow/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/ci/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value: &value-go1-22
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- op: add
path: /build/artifacts/1/docker/buildArgs
value: *value-go1-22
Expand Down

0 comments on commit 6221afa

Please sign in to comment.