File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11dependencies:
22- name: postgresql
33 repository: https://charts.bitnami.com/bitnami
4- version: 12.6.8
4+ version: 12.10.1
55- name: redis
66 repository: https://charts.bitnami.com/bitnami
7- version: 17.13.2
8- digest: sha256:7a1592311a4683c58a0a12ba223e5f9265b834e09fd7f5c71c2222a795e215ee
9- generated: "2023-07-22T18:40:54.213313+01:00 "
7+ version: 17.17.1
8+ digest: sha256:6cb9392758e4957e13cbd6e75e480de8b0ac784848dd36b73c029670556efeb9
9+ generated: "2023-09-06T22:32:25.983644362Z "
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ dependencies:
1515 - name : postgresql
1616 repository : https://charts.bitnami.com/bitnami
1717 condition : postgresql.enabled
18- version : 12.6.8
18+ version : 12.10.1
1919
2020 - name : redis
2121 repository : https://charts.bitnami.com/bitnami
2222 condition : redis.enabled
23- version : 17.13.2
23+ version : 17.17.1
Original file line number Diff line number Diff line change 11image :
22 repository : bytesafe/bytesafe-ce
33 pullPolicy : IfNotPresent
4- tag : " v1.0.4 "
4+ tag : " v1.0.6 "
55
66imagePullSecrets : []
77nameOverride : " "
@@ -195,7 +195,7 @@ redis:
195195 image :
196196 registry : docker.io
197197 repository : bitnami/redis
198- tag : 7.0.12 -debian-11-r5
198+ tag : 7.2.0 -debian-11-r5
199199 digest : " "
200200 # # Specify a imagePullPolicy
201201 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Original file line number Diff line number Diff line change 66 annotations : {}
77 labels : {}
88 # The Octopus server image. Visit https://hub.docker.com/r/octopusdeploy/octopusdeploy for the available versions.
9- image : octopusdeploy/octopusdeploy:2023.2.13113
9+ image : octopusdeploy/octopusdeploy:2023.3.12825
1010 # Set this to 1 if you do not have a HA license.
1111 replicaCount : 1
1212 # The Octopus admin username
You can’t perform that action at this time.
0 commit comments