Skip to content

Commit 366f54e

Browse files
akshayjnambiarkushagraj81Adarsh-Prakash-AgarwalShubhoBhadrasergii-ssh
authored
Bump rev 1.26.7-asm.1 (#1771) (#1774)
* Bump asm rev to 1.26.0-asm.8 (#1717) * bump rev to 1.26.0-asm.11 (#1719) * Bump asmcli version to latest 1.26.4-asm.1 (#1738) * Bump Rev 1.26.4-asm.7 (#1758) * Bump rev 1.26.5-asm.1 (#1761) * Bump rev 1.26.7-asm.1 (#1771) --------- Co-authored-by: kushagraj81 <kushagrajais@google.com> Co-authored-by: Adarsh-Prakash-Agarwal <68561624+Adarsh-Prakash-Agarwal@users.noreply.github.com> Co-authored-by: Shubho Bhadra <shubhob@google.com> Co-authored-by: sergii-ssh <83605538+sergii-ssh@users.noreply.github.com>
1 parent 150b43a commit 366f54e

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.26.5-asm.1
79+
value: 1.26.7-asm.1
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
@@ -36,7 +36,7 @@ _CI_I_AM_A_TEST_ROBOT="${_CI_I_AM_A_TEST_ROBOT:=0}"; readonly _CI_I_AM_A_TEST_RO
3636
### Internal variables ###
3737
MAJOR="${MAJOR:=1}"; readonly MAJOR;
3838
MINOR="${MINOR:=26}"; readonly MINOR;
39-
POINT="${POINT:=5}"; readonly POINT;
39+
POINT="${POINT:=7}"; readonly POINT;
4040
REV="${REV:=1}"; readonly REV;
4141
CONFIG_VER="${CONFIG_VER:="1"}"; readonly CONFIG_VER;
4242
K8S_MINOR=0

0 commit comments

Comments
 (0)