Skip to content

Commit 77f3bae

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

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

charts/bytesafe/Chart.lock

+4-4
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.8.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.15.0
8+
digest: sha256:f3888ff1810044230adfead9e3597a7ed541f42fab35be852359220952a8b8a5
9+
generated: "2023-08-09T14:51:34.433150615Z"

charts/bytesafe/Chart.yaml

+2-2
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.8.1
1919

2020
- name: redis
2121
repository: https://charts.bitnami.com/bitnami
2222
condition: redis.enabled
23-
version: 17.13.2
23+
version: 17.15.0

charts/bytesafe/values.yaml

+1-1
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: ""

charts/octopus-deploy/values.yaml

+1-1
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.2.13164
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)