Skip to content

Commit 1cc2b09

Browse files
sergii-sshkushagraj81yamuna-tandraShubhoBhadra
authored
[1.25] Merge staging to release branch (#1767)
* Bump rev 1.25.3-asm.8 * Bump rev 1.25.3-asm.11 * Bump Rev 1.25.4-asm.0 (#1740) * Bump Rev 1.25.5-asm.7 (#1757) * Bump rev 1.25.5-asm.9 (#1762) --------- Co-authored-by: Kushagra Jaiswal <kushagrajais@google.com> Co-authored-by: yamuna-tandra <tandray@google.com> Co-authored-by: Shubho Bhadra <shubhob@google.com>
1 parent d95a3fc commit 1cc2b09

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

asm/Kptfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ openAPI:
7676
x-k8s-cli:
7777
setter:
7878
name: anthos.servicemesh.tag
79-
value: 1.25.5-asm.7
79+
value: 1.25.5-asm.9
8080
isSet: true
8181
io.k8s.cli.setters.anthos.servicemesh.managed-controlplane.vpcsc.enabled:
8282
type: string

asmcli/asmcli

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asmcli/asmcli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ _CI_I_AM_A_TEST_ROBOT="${_CI_I_AM_A_TEST_ROBOT:=0}"; readonly _CI_I_AM_A_TEST_RO
3737
MAJOR="${MAJOR:=1}"; readonly MAJOR;
3838
MINOR="${MINOR:=25}"; readonly MINOR;
3939
POINT="${POINT:=5}"; readonly POINT;
40-
REV="${REV:=7}"; readonly REV;
40+
REV="${REV:=9}"; readonly REV;
4141
CONFIG_VER="${CONFIG_VER:="1"}"; readonly CONFIG_VER;
4242
K8S_MINOR=0
4343

0 commit comments

Comments
 (0)