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

Update helm/kind-action action to v1.10.0 #166

Merged
merged 1 commit into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
helm/kind-action action minor v1.9.0 -> v1.10.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

helm/kind-action (helm/kind-action)

v1.10.0

Compare Source

What's Changed

Full Changelog: helm/kind-action@v1.9.0...v1.10.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.27.3, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.27.3 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.26.6, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.26.6 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.20.15, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.20.15 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.28.0, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.28.0 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.23.17, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.23.17 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.22.5, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.22.5 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyetbot
Copy link
Collaborator

duyetbot commented Apr 23, 2024

Testing on Kubernetes v1.24.15, Helm v3.4.0 ... (Run 8796649700)

Linting chart successfully 🚀.

Creating KinD cluster ...
Created KinD cluster v1.24.15 successfully.
Installing charts and validating ...

Testing chart successfully. :hooray:
Installing charts...
>>> helm version --template {{ .Version }}
>>> git rev-parse --is-inside-work-tree
>>> git rev-parse --verify origin/master
>>> git merge-base origin/master HEAD
>>> git diff --find-renames --name-only 8708a668a574f623d3be5befab09213cf1f530e3 -- .
Directory ".github/workflows" is not a valid chart directory. Skipping...

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
All charts installed successfully

@duyet duyet merged commit 9b3833d into master May 21, 2024
15 checks passed
@duyet duyet deleted the renovate/helm-kind-action-1.x branch May 21, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants