Skip to content

Commit 2fd8a41

Browse files
authored
Updated for metaphactory 5.6
1 parent 017902a commit 2fd8a41

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

charts/metaphactory/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Note: when updating to a newer release of metaphactory, also regard the informat
66

77
If not mentioned otherwise, the Helm chart definitions are backwards compatible to the previous released version.
88

9+
## 2024-12-20 (Release 5.6.0)
10+
11+
The docker tags have been updated to the 5.6.0 release of metaphactory.
12+
13+
914

1015
## 2024-09-25 (Release 5.5.0)
1116

charts/metaphactory/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: metaphactory
22
description: Helm Chart for metaphactory
3-
version: 1.1.7
3+
version: 1.2.0

charts/metaphactory/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ container:
33
name: metaphactory
44
port: 8080
55
image: metaphacts/metaphactory
6-
tag: 5.5.0
6+
tag: 5.6.0
77
imagePullSecretName: regcred
88
credentialsSecretName: credentials
99
persistentVolumeSize: 1Gi

0 commit comments

Comments
 (0)