Skip to content

Commit f9c8d5b

Browse files
Update all non-major dependencies
1 parent d57dd3d commit f9c8d5b

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

charts/bytesafe/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
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"

charts/bytesafe/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

charts/bytesafe/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: bytesafe/bytesafe-ce
33
pullPolicy: IfNotPresent
4-
tag: "v1.0.4"
4+
tag: "v1.0.6"
55

66
imagePullSecrets: []
77
nameOverride: ""
@@ -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'

charts/octopus-deploy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ octopus:
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

0 commit comments

Comments
 (0)