From 643e22552320c4e4ed631fb18bf828c0be100313 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Thu, 27 Nov 2025 08:29:57 +0100 Subject: [PATCH 1/2] Use newer url --- values-group-one.yaml | 2 +- values-hub.yaml | 2 +- values-standalone.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/values-group-one.yaml b/values-group-one.yaml index cd163243f..fd053aa29 100644 --- a/values-group-one.yaml +++ b/values-group-one.yaml @@ -35,7 +35,7 @@ clusterGroup: # Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds # imagePullPolicy is set to always: imperative.imagePullPolicy # For additional overrides that apply to the jobs, please refer to - # https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations + # https://validatedpatterns.io/patterns/multicloud-gitops/mcg-imperative-actions/ jobs: - name: hello-world # ansible playbook to be run diff --git a/values-hub.yaml b/values-hub.yaml index 5df42e5dc..0fa403716 100644 --- a/values-hub.yaml +++ b/values-hub.yaml @@ -74,7 +74,7 @@ clusterGroup: # Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds # imagePullPolicy is set to always: imperative.imagePullPolicy # For additional overrides that apply to the jobs, please refer to - # https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations + # https://validatedpatterns.io/patterns/multicloud-gitops/mcg-imperative-actions/ jobs: - name: hello-world # ansible playbook to be run diff --git a/values-standalone.yaml b/values-standalone.yaml index 41744ed6f..57d74f9f1 100644 --- a/values-standalone.yaml +++ b/values-standalone.yaml @@ -51,7 +51,7 @@ clusterGroup: # Total timeout of all jobs is 1h: imperative.activeDeadlineSeconds # imagePullPolicy is set to always: imperative.imagePullPolicy # For additional overrides that apply to the jobs, please refer to - # https://hybrid-cloud-patterns.io/imperative-actions/#additional-job-customizations + # https://validatedpatterns.io/patterns/multicloud-gitops/mcg-imperative-actions/ jobs: - name: hello-world # ansible playbook to be run From 496c9fc51a63c391bbcec49304e6ccf3fec8b5c4 Mon Sep 17 00:00:00 2001 From: day0hero Date: Thu, 27 Nov 2025 22:37:31 +0000 Subject: [PATCH 2/2] domain update --- overrides/values-AWS.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/values-AWS.yaml b/overrides/values-AWS.yaml index 03fa07758..2de4abcf9 100644 --- a/overrides/values-AWS.yaml +++ b/overrides/values-AWS.yaml @@ -2,7 +2,7 @@ # to enable letsencrypt certificates on API endpoint and default # ingress of the cluster # It is currently very experimental and unsupported. -# PLEASE read https://github.com/hybrid-cloud-patterns/common/tree/main/letsencrypt#readme +# PLEASE read https://github.com/validatedpatterns/common/tree/main/letsencrypt#readme # for all the limitations around it