File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ version: 0.5.0
1010# incremented each time you make changes to the application. Versions are not expected to
1111# follow Semantic Versioning. They should reflect the version the application is using.
1212# It is recommended to use it with quotes.
13- appVersion : " 2.8.4 -amd64"
13+ appVersion : " 2.12.0 -amd64"
1414
1515keywords :
1616 - aquasecurity
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ posteUi:
173173 # usernameKey: username
174174 # passwordKey: password
175175 image : aquasec/postee-ui
176- tag : " 2.8.4 -amd64"
176+ tag : " 2.12.0 -amd64"
177177
178178configuration :
179179 # If set to true, ensure the externally generated secret to be named
@@ -184,7 +184,7 @@ configuration:
184184image :
185185 repository : aquasec/postee
186186 pullPolicy : Always
187- tag : " 2.8.4 -amd64"
187+ tag : " 2.12.0 -amd64"
188188imageInit :
189189 repository : busybox
190190 pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments