Skip to content

Commit 7effbff

Browse files
authored
Bump version to re-release (#230)
* Bump version to re-release This will allow us to update the helm chart in MPE * Update Values.yaml
1 parent 2c91f38 commit 7effbff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
name: actions-runner
44
description: Deploy GitHub Actions self-hosted runner
55
type: application
6-
version: 2.329.0
7-
appVersion: 2.329.0
6+
version: 2.329.0-1
7+
appVersion: 2.329.0-1
88
icon: https://upload.wikimedia.org/wikipedia/en/thumb/4/4a/Ministry_of_Justice_logo_%28United_Kingdom%29.svg/611px-Ministry_of_Justice_logo_%28United_Kingdom%29.svg.png
99
maintainers:
1010
- name: moj-data-platform-robot

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replicaCount: 1
77
image:
88
pullPolicy: IfNotPresent
99
repository: ghcr.io/ministryofjustice/analytical-platform-actions-runner
10-
tag: 2.329.0
10+
tag: 2.329.0-1
1111

1212
imagePullSecrets: []
1313

0 commit comments

Comments
 (0)