We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743f8b7 commit cabda78Copy full SHA for cabda78
chart/Chart.yaml
@@ -3,8 +3,8 @@ apiVersion: v2
3
name: actions-runner
4
description: Deploy GitHub Actions self-hosted runner
5
type: application
6
-version: 2.329.0-2
7
-appVersion: 2.329.0-2
+version: 2.330.0
+appVersion: 2.330.0
8
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
9
maintainers:
10
- name: moj-data-platform-robot
chart/values.yaml
@@ -7,7 +7,7 @@ replicaCount: 1
image:
pullPolicy: IfNotPresent
repository: ghcr.io/ministryofjustice/analytical-platform-actions-runner
- tag: 2.329.0-2
+ tag: 2.330.0
11
12
imagePullSecrets: []
13
0 commit comments