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/dashdot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: dashdot
description: A Helm chart to deploy dashdot for Kubernetes
home: https://oben01.github.io/charts/charts/dashdot/
type: application
version: 1.5.1
version: 1.6.0
# renovate datasource=docker depName=ghcr.io/mauricenino/dashdot
appVersion: 6.2.4
appVersion: 6.3.4
icon: https://raw.githubusercontent.com/oben01/charts/main/charts/dashdot/icon.svg
kubeVersion: ">=1.22.0-0"
keywords:
Expand All @@ -19,7 +19,7 @@ annotations:
url: https://oben01.github.io/charts/pgp_keys.asc
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/mauricenino/dashdot docker tag to v6.2.4
description: Update ghcr.io/mauricenino/dashdot docker tag to v6.3.4
artifacthub.io/links: |-
- name: App Source
url: https://github.com/MauriceNino/dashdot
Expand Down
6 changes: 3 additions & 3 deletions charts/dashdot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<img src="https://raw.githubusercontent.com/oben01/charts/main/charts/dashdot/icon.svg" align="right" width="92" alt="dashdot logo">

![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat)
![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 6.2.4](https://img.shields.io/badge/AppVersion-6.2.4-informational?style=flat)
![AppVersion: 6.3.4](https://img.shields.io/badge/AppVersion-6.3.4-informational?style=flat)

A Helm chart to deploy dashdot for Kubernetes

**Homepage:** <https://oben01.github.io/charts/charts/dashdot/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/oben01/charts/issues/new?assignees=oben01&labels=bug&template=bug_report.yaml&name=dashdot&version=1.5.1)**
[here](https://github.com/oben01/charts/issues/new?assignees=oben01&labels=bug&template=bug_report.yaml&name=dashdot&version=1.6.0)**

## Source Code

Expand Down