Skip to content

Commit cabda78

Browse files
authored
Update the chart and values version (#245)
update the chart and values version
1 parent 743f8b7 commit cabda78

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-2
7-
appVersion: 2.329.0-2
6+
version: 2.330.0
7+
appVersion: 2.330.0
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-2
10+
tag: 2.330.0
1111

1212
imagePullSecrets: []
1313

0 commit comments

Comments
 (0)