Skip to content

Commit

Permalink
Maintenance-nov increment chart version (#145)
Browse files Browse the repository at this point in the history
increment version
  • Loading branch information
BrianEllwood authored Nov 4, 2024
1 parent 137a13e commit 187461c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
name: actions-runner
description: Deploy GitHub Actions self-hosted runner
type: application
version: 2.320.0-2
appVersion: 2.320.0-2
version: 2.320.0-3
appVersion: 2.320.0-3
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
maintainers:
- name: moj-data-platform-robot
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
image:
pullPolicy: IfNotPresent
repository: ghcr.io/ministryofjustice/analytical-platform-actions-runner
tag: 2.320.0-2
tag: 2.320.0-3

imagePullSecrets: []

Expand Down

0 comments on commit 187461c

Please sign in to comment.