Skip to content

Commit 78272b8

Browse files
dkorunicoktalz
authored andcommitted
BUILD/MINOR: ci: Tag 1.7 branch as latest
1 parent 7877331 commit 78272b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker_auto_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
env:
1010
DOCKER_PLATFORMS: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386
1111
DOCKER_IMAGE: haproxytech/kubernetes-ingress
12-
STABLE_BRANCH: "1.6"
12+
STABLE_BRANCH: "1.7"
1313
steps:
1414
- name: Login to Docker Hub
1515
id: login

.github/workflows/docker_manual_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
env:
88
DOCKER_PLATFORMS: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386
99
DOCKER_IMAGE: haproxytech/kubernetes-ingress
10-
STABLE_BRANCH: "1.6"
10+
STABLE_BRANCH: "1.7"
1111
steps:
1212
- name: Login to Docker Hub
1313
id: login

0 commit comments

Comments
 (0)