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 v21 #183

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2024

This PR contains the following updates:

Package Update Change
elasticsearch (source) major 19.5.6 -> 21.4.4

Warning

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


Release Notes

bitnami/charts (elasticsearch)

v21.4.4

  • [bitnami/elasticsearch] Release 21.4.4 (#​31666)

v21.4.3

v21.4.2

v21.4.1

v21.4.0

v21.3.26

v21.3.25

v21.3.24

v21.3.23

v21.3.22

v21.3.21

v21.3.20

v21.3.19

v21.3.18

v21.3.17

v21.3.16

v21.3.15

v21.3.14

v21.3.13

v21.3.12

v21.3.11

  • [bitnami/elasticsearch:21.3.10] Unable to copy tls certificates when sysctlImage is disabled (#​2918 (f3e72bb), closes #​29189

v21.3.10

v21.3.9

v21.3.8

v21.3.7

v21.3.6

v21.3.5

v21.3.4

v21.3.3

v21.3.2

v21.3.1

v21.3.0

  • [bitnami/elasticsearch] add persistentVolumeClaimRetentionPolicy to statefulset for master and data (2c4b4f2), closes #​27866

v21.2.8

v21.2.7

v21.2.6

v21.2.5

v21.2.4

v21.2.3

v21.2.2

v21.2.1

v21.2.0

v21.1.3

v21.1.2

v21.1.1

v21.1.0

v21.0.7

v21.0.6

v21.0.5

v21.0.4

v21.0.3

v21.0.2

v21.0.1

v21.0.0

v20.0.4

v20.0.3

v20.0.2

v20.0.1

v20.0.0

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


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 Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 chore(deps): update helm release elasticsearch to v21 Update Helm release elasticsearch to v21 Jun 30, 2024
@duyetbot
Copy link
Collaborator

duyetbot commented Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 Jun 30, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 76678e4dac2e29348e73736724adbd3a05fce4cf -- .

------------------------------------------------------------------------------------------------------------------------
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 v21 chore(deps): update helm release elasticsearch to v21 Jun 30, 2024
@renovate renovate bot changed the title chore(deps): update helm release elasticsearch to v21 Update Helm release elasticsearch to v21 Jun 30, 2024
@renovate renovate bot changed the title Update Helm release elasticsearch to v21 chore(deps): update helm release elasticsearch to v21 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/elasticsearch-21.x branch from 0a7267b to 20e2c9c Compare July 3, 2024 10:47
@duyetbot
Copy link
Collaborator

duyetbot commented Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

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

------------------------------------------------------------------------------------------------------------------------
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 Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 3, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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-21.x branch from 20e2c9c to 2bf06d1 Compare July 4, 2024 22:49
@duyetbot
Copy link
Collaborator

duyetbot commented Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 4, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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-21.x branch from 2bf06d1 to 1f54d2e Compare July 11, 2024 11:45
@duyetbot
Copy link
Collaborator

duyetbot commented Jul 11, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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 Jul 11, 2024

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

Linting chart successfully 🚀.


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

Testing chart result
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 7e9530c78975e2005cf2c548015cac236938b7c2 -- .

------------------------------------------------------------------------------------------------------------------------
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

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

1 similar comment
@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

1 similar comment
@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@renovate renovate bot force-pushed the renovate/elasticsearch-21.x branch from c2e6538 to a24ce1f Compare January 29, 2025 19:03
@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

1 similar comment
@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

1 similar comment
@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

@duyetbot
Copy link
Collaborator

Linting chart failure! 🙅

@duyetbot
Copy link
Collaborator

Testing chart failure! 🙅

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