File tree 9 files changed +13
-13
lines changed
9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- 2.1.1-rc.0
1
+ 2.1.1
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 2.1.1-rc.0
2
+ appVersion : 2.1.1
3
3
description : A Helm chart for Ambassador Edge Stack
4
4
name : edge-stack
5
- version : 7.2.1-rc.0
5
+ version : 7.2.1
6
6
# TODO: change these to whatever the appropriate things are
7
7
icon : https://www.getambassador.io/images/logo.png
8
8
home : https://www.getambassador.io/
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ emissary-ingress: # +doc-gen:break
70
70
71
71
image :
72
72
repository : docker.io/datawire/aes
73
- tag : 2.1.1-rc.0
73
+ tag : 2.1.1
74
74
pullPolicy : IfNotPresent
75
75
76
76
rbac :
Original file line number Diff line number Diff line change @@ -4746,7 +4746,7 @@ spec:
4746
4746
serviceAccountName : emissary-apiext
4747
4747
containers :
4748
4748
- name : emissary-apiext
4749
- image : docker.io/datawire/aes:2.1.1-rc.0
4749
+ image : docker.io/datawire/aes:2.1.1
4750
4750
imagePullPolicy : IfNotPresent
4751
4751
command : [ "apiext", "emissary-apiext" ]
4752
4752
ports :
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ spec:
140
140
141
141
containers :
142
142
- name : aes
143
- image : docker.io/datawire/aes:2.1.1-rc.0
143
+ image : docker.io/datawire/aes:2.1.1
144
144
imagePullPolicy : IfNotPresent
145
145
ports :
146
146
- name : http
Original file line number Diff line number Diff line change @@ -509,7 +509,7 @@ spec:
509
509
serviceAccountName : edge-stack-agent
510
510
containers :
511
511
- name : agent
512
- image : docker.io/datawire/aes:2.1.1-rc.0
512
+ image : docker.io/datawire/aes:2.1.1
513
513
imagePullPolicy : IfNotPresent
514
514
command : [agent]
515
515
env :
@@ -581,7 +581,7 @@ spec:
581
581
582
582
containers :
583
583
- name : aes
584
- image : docker.io/datawire/aes:2.1.1-rc.0
584
+ image : docker.io/datawire/aes:2.1.1
585
585
imagePullPolicy : IfNotPresent
586
586
ports :
587
587
- name : http
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ spec:
140
140
141
141
containers :
142
142
- name : aes
143
- image : docker.io/datawire/aes:2.1.1-rc.0
143
+ image : docker.io/datawire/aes:2.1.1
144
144
imagePullPolicy : IfNotPresent
145
145
ports :
146
146
- name : http
Original file line number Diff line number Diff line change @@ -517,7 +517,7 @@ spec:
517
517
serviceAccountName : edge-stack-agent
518
518
containers :
519
519
- name : agent
520
- image : docker.io/datawire/aes:2.1.1-rc.0
520
+ image : docker.io/datawire/aes:2.1.1
521
521
imagePullPolicy : IfNotPresent
522
522
command : [agent]
523
523
env :
@@ -589,7 +589,7 @@ spec:
589
589
590
590
containers :
591
591
- name : aes
592
- image : docker.io/datawire/aes:2.1.1-rc.0
592
+ image : docker.io/datawire/aes:2.1.1
593
593
imagePullPolicy : IfNotPresent
594
594
ports :
595
595
- name : http
Original file line number Diff line number Diff line change @@ -517,7 +517,7 @@ spec:
517
517
serviceAccountName : edge-stack-agent
518
518
containers :
519
519
- name : agent
520
- image : docker.io/datawire/aes:2.1.1-rc.0
520
+ image : docker.io/datawire/aes:2.1.1
521
521
imagePullPolicy : IfNotPresent
522
522
command : [agent]
523
523
env :
@@ -589,7 +589,7 @@ spec:
589
589
590
590
containers :
591
591
- name : aes
592
- image : docker.io/datawire/aes:2.1.1-rc.0
592
+ image : docker.io/datawire/aes:2.1.1
593
593
imagePullPolicy : IfNotPresent
594
594
ports :
595
595
- name : http
You can’t perform that action at this time.
0 commit comments