Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(misc-apps): Update OpenCost from 1.103.1 to 1.105.2 #1099

Merged
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
39 changes: 34 additions & 5 deletions charts/misc-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: misc-apps
description: Argo CD app-of-apps config for miscellaneous small tools
type: application
version: 0.36.0
version: 0.37.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/misc-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -16,8 +16,37 @@ dependencies:
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: added
description: "fix(signalilo): update from 0.13.0 to 0.14.0"
- kind: changed
description: "feat: Update opencost from 1.103.1 to 1.105.2"
links:
- name: Release Notes
url: https://github.com/vshn/signalilo/releases/tag/v0.14.0
- name: Release Notes 1.104.0
url: https://github.com/opencost/opencost/releases/tag/v1.104.0
- name: Release Notes 1.104.4
url: https://github.com/opencost/opencost/releases/tag/v1.104.4
- name: Release Notes 1.105.0
url: https://github.com/opencost/opencost/releases/tag/v1.105.0
- name: Release Notes 1.105.2
url: https://github.com/opencost/opencost/releases/tag/v1.105.2
- kind: changed
description: "chore(opencost): update chart from 1.14.0 to 1.19.3"
links:
- name: "fix: prometheus endpoint example in values"
url: https://github.com/opencost/opencost-helm-chart/pull/66
- name: "fix: Secret is created by adding aws settings"
url: https://github.com/opencost/opencost-helm-chart/pull/72
- name: "chore: Update PVC claim name"
url: https://github.com/opencost/opencost-helm-chart/pull/65
- name: "feat: add option to using existing secret for Prometheus"
url: https://github.com/opencost/opencost-helm-chart/pull/76
- name: "feat: Make imagePullPolicy properties configurable"
url: https://github.com/opencost/opencost-helm-chart/pull/89
- name: "fix: Fix number values in secret.yaml"
url: https://github.com/opencost/opencost-helm-chart/pull/93
- name: "feat: Added name field in service account"
url: https://github.com/opencost/opencost-helm-chart/pull/92
- name: "feat: Support thanos integration"
url: https://github.com/opencost/opencost-helm-chart/pull/98
- name: "feat: Template Prometheus values"
url: https://github.com/opencost/opencost-helm-chart/pull/100
- name: "fix: increased readiness and liveness probe delay to 120"
url: https://github.com/opencost/opencost-helm-chart/pull/112
4 changes: 2 additions & 2 deletions charts/misc-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/misc-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ opencost:
# -- Chart
chart: opencost
# -- [OpenCost Helm chart](https://github.com/opencost/opencost-helm-chart/tree/main/charts/opencost)
targetRevision: 1.14.0
targetRevision: 1.19.3
# -- Helm values
# @default -- [upstream values](https://github.com/opencost/opencost-helm-chart/blob/main/charts/opencost/values.yaml)
values: {}