Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: example to show bumping account-processor chart version (all envs) #15

Merged
merged 3 commits into from
Jan 19, 2025

Conversation

swade1987
Copy link
Owner

@swade1987 swade1987 commented Jan 19, 2025

Description

Motivation and Context

How has this been tested?

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

Copy link

Kustomize Changes

Show Diff
diff --git a/tmp/tmp.kBFcAH/main/us_west_2_platform_engineering_prd.yaml b/tmp/tmp.kBFcAH/release/us_west_2_platform_engineering_prd.yaml
index 7190e22..5570bf7 100644
--- a/tmp/tmp.kBFcAH/main/us_west_2_platform_engineering_prd.yaml
+++ b/tmp/tmp.kBFcAH/release/us_west_2_platform_engineering_prd.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: org-incubator
         namespace: flux-repos
-      version: 1.0.46
+      version: 1.0.50
   install:
     timeout: 10m
   interval: 5m
diff --git a/tmp/tmp.kBFcAH/main/us_west_2_platform_engineering_sbx.yaml b/tmp/tmp.kBFcAH/release/us_west_2_platform_engineering_sbx.yaml
index 82a8671..e740d8a 100644
--- a/tmp/tmp.kBFcAH/main/us_west_2_platform_engineering_sbx.yaml
+++ b/tmp/tmp.kBFcAH/release/us_west_2_platform_engineering_sbx.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: org-incubator
         namespace: flux-repos
-      version: 1.0.46
+      version: 1.0.50
   install:
     timeout: 10m
   interval: 5m

Copy link

Kustomize Changes

Show Diff
diff --git a/tmp/tmp.PlhaOJ/main/us_west_2_platform_engineering_prd.yaml b/tmp/tmp.PlhaOJ/release/us_west_2_platform_engineering_prd.yaml
index 7190e22..5570bf7 100644
--- a/tmp/tmp.PlhaOJ/main/us_west_2_platform_engineering_prd.yaml
+++ b/tmp/tmp.PlhaOJ/release/us_west_2_platform_engineering_prd.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: org-incubator
         namespace: flux-repos
-      version: 1.0.46
+      version: 1.0.50
   install:
     timeout: 10m
   interval: 5m
diff --git a/tmp/tmp.PlhaOJ/main/us_west_2_platform_engineering_sbx.yaml b/tmp/tmp.PlhaOJ/release/us_west_2_platform_engineering_sbx.yaml
index 82a8671..e740d8a 100644
--- a/tmp/tmp.PlhaOJ/main/us_west_2_platform_engineering_sbx.yaml
+++ b/tmp/tmp.PlhaOJ/release/us_west_2_platform_engineering_sbx.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: org-incubator
         namespace: flux-repos
-      version: 1.0.46
+      version: 1.0.50
   install:
     timeout: 10m
   interval: 5m

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
Copy link

Kustomize Changes

Show Diff
diff --git a/tmp/tmp.HihMeo/main/us_west_2_platform_engineering_prd.yaml b/tmp/tmp.HihMeo/release/us_west_2_platform_engineering_prd.yaml
index 7190e22..5570bf7 100644
--- a/tmp/tmp.HihMeo/main/us_west_2_platform_engineering_prd.yaml
+++ b/tmp/tmp.HihMeo/release/us_west_2_platform_engineering_prd.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: org-incubator
         namespace: flux-repos
-      version: 1.0.46
+      version: 1.0.50
   install:
     timeout: 10m
   interval: 5m
diff --git a/tmp/tmp.HihMeo/main/us_west_2_platform_engineering_sbx.yaml b/tmp/tmp.HihMeo/release/us_west_2_platform_engineering_sbx.yaml
index 82a8671..e740d8a 100644
--- a/tmp/tmp.HihMeo/main/us_west_2_platform_engineering_sbx.yaml
+++ b/tmp/tmp.HihMeo/release/us_west_2_platform_engineering_sbx.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: org-incubator
         namespace: flux-repos
-      version: 1.0.46
+      version: 1.0.50
   install:
     timeout: 10m
   interval: 5m

@swade1987 swade1987 merged commit c5eb062 into main Jan 19, 2025
9 checks passed
@swade1987
Copy link
Owner Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@swade1987 swade1987 deleted the release branch January 22, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant