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

chore(deps): update helm release elasticsearch to v19.21.2 #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

This PR contains the following updates:

Package Update Change
elasticsearch (source) minor 19.5.6 -> 19.21.2

Warning

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


Release Notes

bitnami/charts (elasticsearch)

v19.21.2

v19.21.1

v19.21.0

v19.20.0

  • [bitnami/elasticsearch] feat: ✨ 🔒 Add automatic adaptation for Openshift restricted-v2 (7888f4c), closes #​24078

v19.19.4

v19.19.3

v19.19.2

v19.19.1

v19.18.0

v19.17.6

v19.17.5

v19.17.4

v19.17.3

v19.17.2

v19.17.0

  • [bitnami/elasticsearch] fix: 🔒 Move service-account token auto-mount to pod declaration (#​22396 (6d4060f), closes #​22396

v19.16.3

v19.16.2

v19.16.1

v19.16.0

  • [bitnami/elasticsearch] fix: 🔒 Improve podSecurityContext and containerSecurityContext with ess (2af3957), closes #​22114

v19.15.0

v19.14.1

v19.14.0

v19.13.15

v19.13.14

v19.13.13

v19.13.12

v19.13.11

  • [bitnami/*] Remove relative links to non-README sections, add verification for that and update TL;DR (1103633), closes #​20967
  • [bitnami/elasticsearch] document expected key when using an existingSecret (#​20912) (931f0e2), closes #​20912
  • [bitnami/elasticsearch] Release 19.13.11 updating components versions (#​21112) (04afa5e), closes #​21112

v19.13.10

v19.13.9

v19.13.8

v19.13.7

v19.13.6

v19.13.5

v19.13.4

v19.13.3

v19.13.2

v19.13.1

v19.13.0

v19.12.0

v19.11.3

v19.11.2

v19.11.1

v19.11.0

v19.10.9

v19.10.8

v19.10.7

v19.10.6

v19.10.5

v19.10.4

v19.10.3

v19.10.2

v19.10.1

v19.10.0

v19.9.5

v19.9.4

v19.9.3

v19.9.2

v19.9.1

v19.8.1

v19.8.0

v19.7.2

v19.6.0

v19.5.15

v19.5.14

v19.5.13

v19.5.12

v19.5.11

v19.5.10

v19.5.9

v19.5.8

v19.5.7


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 was generated by Mend Renovate. View the repository job log.

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 28, 2024

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

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 91117fe1d59dcd2227f856682bc5cc557041dcdf -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@renovate renovate bot force-pushed the renovate/elasticsearch-19.x branch from 9516edc to 66db5f7 Compare May 31, 2024 09:10
@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@duyetbot
Copy link
Collaborator

duyetbot commented May 31, 2024

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

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 95a31ddb937a09758d234000127e844900df5db3 -- .

------------------------------------------------------------------------------------------------------------------------
Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
amundsen => (version: "1.0.0", path: "amundsen")
------------------------------------------------------------------------------------------------------------------------

>>> helm repo add bitnami https://charts.bitnami.com/bitnami
"bitnami" already exists with the same configuration, skipping
>>> helm repo add stable https://charts.helm.sh/stable --force-update
"stable" has been added to your repositories
>>> helm dependency build amundsen
manager.go:120: warning: a valid Helm v3 hash was not found. Checking against Helm v2 hash...
Error: the lock file (requirements.lock) is out of sync with the dependencies file (requirements.yaml). Please update the dependencies

------------------------------------------------------------------------------------------------------------------------
No chart changes detected.
------------------------------------------------------------------------------------------------------------------------
Error: failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed installing charts: failed building dependencies for chart "amundsen => (version: \"1.0.0\", path: \"amundsen\")": failed waiting for process: exit status 1
failed

@renovate renovate bot changed the title Update Helm release elasticsearch to v19.21.2 chore(deps): update helm release elasticsearch to v19.21.2 Jun 30, 2024
@renovate renovate bot changed the title chore(deps): update helm release elasticsearch to v19.21.2 Update Helm release elasticsearch to v19.21.2 Jun 30, 2024
@renovate renovate bot changed the title Update Helm release elasticsearch to v19.21.2 chore(deps): update helm release elasticsearch to v19.21.2 Jun 30, 2024
@renovate renovate bot changed the title chore(deps): update helm release elasticsearch to v19.21.2 Update Helm release elasticsearch to v19.21.2 Jun 30, 2024
@renovate renovate bot changed the title Update Helm release elasticsearch to v19.21.2 chore(deps): update helm release elasticsearch to v19.21.2 Jun 30, 2024
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.

1 participant