Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents 07df083 + 6030a2d commit 3b7c4e8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/mktxp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: latest
description: Mikrotik (RouterOS) exporter for Prometheus metics
name: mktxp
version: 1.1.3
version: 1.1.4
kubeVersion: ">=1.16.0-0"
keywords:
- mktxp
Expand Down
4 changes: 3 additions & 1 deletion charts/mktxp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mktxp

![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 1.1.4](https://img.shields.io/badge/Version-1.1.4-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)

Mikrotik (RouterOS) exporter for Prometheus metics

Expand Down Expand Up @@ -41,3 +41,5 @@ Kubernetes: `>=1.16.0-0`
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. (none required for this chart) |
| service | object | See values.yaml | Configures service settings for the chart. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
4 changes: 2 additions & 2 deletions charts/technitium-dnsserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ keywords:
- pihole
- adguard

version: 1.0.11
appVersion: "12.0.1"
version: 1.1.0
appVersion: "12.2.1"

icon: https://raw.githubusercontent.com/obeone/charts/main/logo/technitium-dnsserver.png
sources:
Expand Down
4 changes: 3 additions & 1 deletion charts/technitium-dnsserver/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# technitium-dnsserver

![Version: 1.0.11](https://img.shields.io/badge/Version-1.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.0.1](https://img.shields.io/badge/AppVersion-12.0.1-informational?style=flat-square)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.2.1](https://img.shields.io/badge/AppVersion-12.2.1-informational?style=flat-square)

Technitium DNS Server is a DNS that can be use as a piHole or AdGuardHome replacement. It can also be used as authoritative server

Expand Down Expand Up @@ -33,3 +33,5 @@ Technitium DNS Server is a DNS that can be use as a piHole or AdGuardHome replac
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. Depending of your k8s version, you'll be able, or not, to mix UDP and TCP services |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit 3b7c4e8

Please sign in to comment.