Skip to content
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/alertmanager/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 10.4.2
digest: sha256:5893853b0d9c71c94264bf3515f076e955cc3ae7e1f952296c77af3b92de25c3
generated: "2026-04-01T17:05:49.680597781Z"
version: 10.4.3
digest: sha256:7db17c7d333edef7e20d1a3220b1746850d7833329eec9fd44eaef0882a42477
generated: "2026-04-22T11:08:31.507850118Z"
4 changes: 2 additions & 2 deletions charts/alertmanager/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: v2
description: Deploies Alertmanager through Prometheus-Operator
name: alertmanager
version: 0.1.7
version: 0.1.8
appVersion: "v0.27.0"
maintainers:
- name: ilyasabdellaoui
email: [email protected]
url: https://github.com/ilyasabdellaoui
dependencies:
- name: oauth2-proxy
version: 10.4.2
version: 10.4.3
repository: https://oauth2-proxy.github.io/manifests
alias: oidc
condition: oidc.enabled
6 changes: 3 additions & 3 deletions charts/alertmanager/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alertmanager

![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![AppVersion: v0.27.0](https://img.shields.io/badge/AppVersion-v0.27.0-informational?style=flat-square)
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![AppVersion: v0.27.0](https://img.shields.io/badge/AppVersion-v0.27.0-informational?style=flat-square)

----

Expand All @@ -17,7 +17,7 @@

| Repository | Name | Version |
|------------|------|---------|
| https://oauth2-proxy.github.io/manifests | oidc(oauth2-proxy) | 10.4.2 |
| https://oauth2-proxy.github.io/manifests | oidc(oauth2-proxy) | 10.4.3 |

## Maintainers

Expand Down Expand Up @@ -319,7 +319,7 @@ spec:

source:
repoURL: "https://edixos.github.io/ekp-helm"
targetRevision: "0.1.7"
targetRevision: "0.1.8"
chart: alertmanager
path: ''

Expand Down
Binary file removed charts/alertmanager/charts/oauth2-proxy-10.4.2.tgz
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/argocd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 9.4.17
digest: sha256:17b40fe3d4fa0a137a99ee252e0e59fd58b952f4673422da0a65fd3a9bfb26b7
generated: "2026-04-01T17:06:00.736260115Z"
version: 9.5.3
digest: sha256:0b6683671719223dc6a3a117b868ed1c1d01e1e43ab26122c150c0b9df7cbdb5
generated: "2026-04-22T11:08:44.129032203Z"
6 changes: 3 additions & 3 deletions charts/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: argocd
description: A Helm chart for Kubernetes
type: application
version: 0.1.13
appVersion: "v3.3.6"
version: 0.1.14
appVersion: "v3.3.8"
dependencies:
- name: argo-cd
version: 9.4.17
version: 9.5.3
repository: "https://argoproj.github.io/argo-helm"
alias: argocd
maintainers:
Expand Down
44 changes: 40 additions & 4 deletions charts/argocd/README.md

Large diffs are not rendered by default.

Binary file removed charts/argocd/charts/argo-cd-9.4.17.tgz
Binary file not shown.
Binary file added charts/argocd/charts/argo-cd-9.5.3.tgz
Binary file not shown.
Loading