File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: postgresql
3
3
repository: https://charts.bitnami.com/bitnami
4
- version: 12.6.8
4
+ version: 12.8.1
5
5
- name: redis
6
6
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.15.0
8
+ digest: sha256:f3888ff1810044230adfead9e3597a7ed541f42fab35be852359220952a8b8a5
9
+ generated: "2023-08-09T14:51:34.433150615Z "
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ dependencies:
15
15
- name : postgresql
16
16
repository : https://charts.bitnami.com/bitnami
17
17
condition : postgresql.enabled
18
- version : 12.6.8
18
+ version : 12.8.1
19
19
20
20
- name : redis
21
21
repository : https://charts.bitnami.com/bitnami
22
22
condition : redis.enabled
23
- version : 17.13.2
23
+ version : 17.15.0
Original file line number Diff line number Diff line change 1
1
image :
2
2
repository : bytesafe/bytesafe-ce
3
3
pullPolicy : IfNotPresent
4
- tag : " v1.0.4 "
4
+ tag : " v1.0.6 "
5
5
6
6
imagePullSecrets : []
7
7
nameOverride : " "
Original file line number Diff line number Diff line change 6
6
annotations : {}
7
7
labels : {}
8
8
# 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.2.13164
10
10
# Set this to 1 if you do not have a HA license.
11
11
replicaCount : 1
12
12
# The Octopus admin username
You can’t perform that action at this time.
0 commit comments