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 karpenter docker tag to v1.0.8 #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
version: 2.13.3
- name: karpenter
repository: oci://public.ecr.aws/karpenter
version: 1.0.0
version: 1.0.8
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 65.0.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: openfaas
repository: https://openfaas.github.io/faas-netes
version: 14.2.34
digest: sha256:548b955e15c04e3eb4a270b4f6a869675d20becad8e75702cf945b214809a63e
generated: "2024-10-07T15:49:37.65074391-05:00"
digest: sha256:65b8b222a1a23d06d445bc9b75af57c59af2de86a40b5ad40acf835e7c45f8b1
generated: "2024-11-12T20:31:39.01178249Z"
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies:
repository: https://opensearch-project.github.io/helm-charts

- name: karpenter
version: "1.0.0"
version: "1.0.8"
repository: oci://public.ecr.aws/karpenter
condition: karpenter.enabled

Expand Down