Skip to content

Commit

Permalink
chore(deps): upgrade hyperglass to v2.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Jul 1, 2024
1 parent 7b74456 commit 71a275d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/hyperglass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0"
name: hyperglass
description: hyperglass helm chart for Kubernetes
type: application
version: 0.1.6
version: 0.1.7
# image: ghcr.io/m0nsterrr/hyperglass
appVersion: "v2.0.3"
appVersion: "v2.0.4"
maintainers:
- name: Ludovic Ortega
email: [email protected]
Expand All @@ -15,6 +15,6 @@ home: https://github.com/thatmattlove/hyperglass
icon: https://artifacthub.io/image/e417b561-5fe4-4ee3-9b89-f67df4069169
dependencies:
- name: valkey
version: 0.3.7
version: "0.3.*"
repository: oci://registry-1.docker.io/bitnamicharts
condition: valkey.enabled
4 changes: 2 additions & 2 deletions charts/hyperglass/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hyperglass

![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.0.3](https://img.shields.io/badge/AppVersion-v2.0.3-informational?style=flat-square)
![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.0.4](https://img.shields.io/badge/AppVersion-v2.0.4-informational?style=flat-square)

hyperglass helm chart for Kubernetes

Expand All @@ -22,7 +22,7 @@ Kubernetes: `>=1.23.0-0`

| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | valkey | 0.3.7 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 0.3.* |

## Chart Repo

Expand Down

0 comments on commit 71a275d

Please sign in to comment.