Skip to content

Commit d2332ec

Browse files
Update update-releases pipeline to Noble
1 parent f107c59 commit d2332ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ci/pipelines/update-releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ resources:
223223
type: bosh-io-stemcell
224224
icon: dna
225225
source:
226-
name: bosh-aws-xen-hvm-ubuntu-noble-fips-go_agent
226+
name: bosh-aws-xen-hvm-ubuntu-jammy-fips-go_agent
227227
auth:
228228
access_key: ((ci_dev_gcp_service_account_hmac_access_key))
229229
secret_key: ((ci_dev_gcp_service_account_hmac_secret))
@@ -13863,7 +13863,7 @@ jobs:
1386313863
ops-files: cf-deployment-develop
1386413864
stemcell: fips-stemcell
1386513865
params:
13866-
STEMCELL_STACK: ubuntu-noble
13866+
STEMCELL_STACK: ubuntu-jammy
1386713867
ORIGINAL_OPS_FILE_PATH: operations/test/fips-stemcell.yml
1386813868
UPDATED_OPS_FILE_PATH: operations/test/fips-stemcell.yml
1386913869
- put: cf-deployment-develop

ci/template/update-releases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ resources:
198198
type: bosh-io-stemcell
199199
icon: dna
200200
source:
201-
name: bosh-aws-xen-hvm-ubuntu-noble-fips-go_agent
201+
name: bosh-aws-xen-hvm-ubuntu-jammy-fips-go_agent
202202
auth:
203203
access_key: ((ci_dev_gcp_service_account_hmac_access_key))
204204
secret_key: ((ci_dev_gcp_service_account_hmac_secret))
@@ -766,7 +766,7 @@ jobs:
766766
ops-files: cf-deployment-develop
767767
stemcell: fips-stemcell
768768
params:
769-
STEMCELL_STACK: ubuntu-noble
769+
STEMCELL_STACK: ubuntu-jammy
770770
ORIGINAL_OPS_FILE_PATH: operations/test/fips-stemcell.yml
771771
UPDATED_OPS_FILE_PATH: operations/test/fips-stemcell.yml
772772
- put: cf-deployment-develop

0 commit comments

Comments
 (0)