File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
charts/cert-manager-key-vault-sync-chart Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
jobs :
20
20
build :
21
21
name : Build and Push Helm Chart
22
- runs-on : ubuntu-22 .04
22
+ runs-on : ubuntu-24 .04
23
23
24
24
steps :
25
25
- name : Checkout repository
Original file line number Diff line number Diff line change 17
17
jobs :
18
18
build-and-push :
19
19
name : Build and Push Docker Image
20
- runs-on : ubuntu-22 .04
20
+ runs-on : ubuntu-24 .04
21
21
22
22
steps :
23
23
- name : Checkout repository
Original file line number Diff line number Diff line change 23
23
jobs :
24
24
test :
25
25
name : Test Helm Chart on Azure Kubernetes Service
26
- runs-on : ubuntu-22 .04
26
+ runs-on : ubuntu-24 .04
27
27
28
28
steps :
29
29
- name : Checkout repository
Original file line number Diff line number Diff line change 13
13
jobs :
14
14
build :
15
15
name : Build Docker Image
16
- runs-on : ubuntu-22 .04
16
+ runs-on : ubuntu-24 .04
17
17
18
18
steps :
19
19
- name : Checkout repository
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- name : cert-manager-key-vault-sync
2
+ name : cert-manager-key-vault-sync-chart
3
3
description : A Helm chart for the cert-manager-key-vault-sync application.
4
4
version : v1.2.1
5
5
appVersion : v1.2.0
You can’t perform that action at this time.
0 commit comments