File tree 12 files changed +18
-18
lines changed
12 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
- 3.2.0-rc.4
1
+ 3.2.0
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: emissary-ingress
3
- repository: https://s3.amazonaws.com/datawire-static-files/charts-dev
4
- version: 8.2.0-rc.4
5
- digest: sha256:0ba950e712bb9cba9418b142d5054ee294f2e048d4b3e33f176a4e58c8b83340
6
- generated: "2022-09-27T12:02:21.885590871 -04:00"
3
+ repository: https://s3.amazonaws.com/datawire-static-files/charts
4
+ version: 8.2.0
5
+ digest: sha256:f46f64fd6e4be3020311d3931b9db273b776ad13e078ea781bddebc79bfab1eb
6
+ generated: "2022-09-27T15:43:43.215815585 -04:00"
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 3.2.0-rc.4
2
+ appVersion : 3.2.0
3
3
description : A Helm chart for Ambassador Edge Stack
4
4
name : edge-stack
5
- version : 8.2.0-rc.4
5
+ version : 8.2.0
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/
@@ -27,5 +27,5 @@ maintainers:
27
27
engine : gotpl
28
28
dependencies :
29
29
- name : emissary-ingress
30
- version : 8.2.0-rc.4
31
- repository : https://s3.amazonaws.com/datawire-static-files/charts-dev
30
+ version : 8.2.0
31
+ repository : https://s3.amazonaws.com/datawire-static-files/charts
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 : 3.2.0-rc.4
73
+ tag : 3.2.0
74
74
pullPolicy : IfNotPresent
75
75
76
76
rbac :
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:3.2.0-rc.4
143
+ image : docker.io/datawire/aes:3.2.0
144
144
imagePullPolicy : IfNotPresent
145
145
ports :
146
146
- name : http
Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ spec:
596
596
597
597
containers :
598
598
- name : aes
599
- image : docker.io/datawire/aes:3.2.0-rc.4
599
+ image : docker.io/datawire/aes:3.2.0
600
600
imagePullPolicy : IfNotPresent
601
601
ports :
602
602
- name : http
Original file line number Diff line number Diff line change @@ -5779,7 +5779,7 @@ spec:
5779
5779
serviceAccountName : emissary-apiext
5780
5780
containers :
5781
5781
- name : emissary-apiext
5782
- image : docker.io/datawire/aes:3.2.0-rc.4
5782
+ image : docker.io/datawire/aes:3.2.0
5783
5783
imagePullPolicy : IfNotPresent
5784
5784
command : [ "apiext", "emissary-apiext" ]
5785
5785
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:3.2.0-rc.4
143
+ image : docker.io/datawire/aes:3.2.0
144
144
imagePullPolicy : IfNotPresent
145
145
ports :
146
146
- name : http
Original file line number Diff line number Diff line change @@ -588,7 +588,7 @@ spec:
588
588
589
589
containers :
590
590
- name : aes
591
- image : docker.io/datawire/aes:3.2.0-rc.4
591
+ image : docker.io/datawire/aes:3.2.0
592
592
imagePullPolicy : IfNotPresent
593
593
ports :
594
594
- 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:3.2.0-rc.4
143
+ image : docker.io/datawire/aes:3.2.0
144
144
imagePullPolicy : IfNotPresent
145
145
ports :
146
146
- name : http
Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ spec:
596
596
597
597
containers :
598
598
- name : aes
599
- image : docker.io/datawire/aes:3.2.0-rc.4
599
+ image : docker.io/datawire/aes:3.2.0
600
600
imagePullPolicy : IfNotPresent
601
601
ports :
602
602
- name : http
Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ spec:
596
596
597
597
containers :
598
598
- name : aes
599
- image : docker.io/datawire/aes:3.2.0-rc.4
599
+ image : docker.io/datawire/aes:3.2.0
600
600
imagePullPolicy : IfNotPresent
601
601
ports :
602
602
- name : http
You can’t perform that action at this time.
0 commit comments