Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.
Draft
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
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.0.12](https://github.com/CrystalNET-org/helm-tasmo-admin/releases/tag/3.0.12) - 2024-01-20

### ❤️ Thanks to all contributors! ❤️

@psych0d0g, @Lukas Wingerberg

### Misc

- Update ghcr.io/tasmoadmin/tasmoadmin Docker tag to v3.3.3 [[#13](https://github.com/CrystalNET-org/helm-tasmo-admin/pull/13)]
- Update harbor.crystalnet.org/dockerhub-proxy/renovate/renovate Docker tag to v37.140.10 [[#12](https://github.com/CrystalNET-org/helm-tasmo-admin/pull/12)]
- Update .gitattributes ([266dd82](https://github.com/CrystalNET-org/helm-tasmo-admin/commit/266dd82de4489bbfa3d92f38f390ec1a8bb00a3a))
- Update .gitattributes ([969b581](https://github.com/CrystalNET-org/helm-tasmo-admin/commit/969b5815e5f3bc7f000dffa3ca3a2d84a8d8a077))
- Create .gitattributes ([6fc0183](https://github.com/CrystalNET-org/helm-tasmo-admin/commit/6fc0183eef7036bb2d14d5f007dc1e7d6b7c393a))

## [3.0.11](https://github.com/CrystalNET-org/helm-tasmo-admin/releases/tag/3.0.11) - 2024-01-05

### ❤️ Thanks to all contributors! ❤️
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
](LICENSE)
<br/>
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 3.0.11](https://img.shields.io/badge/Version-3.0.11-informational?style=flat-square)
![AppVersion: v3.3.2](https://img.shields.io/badge/AppVersion-v3.3.2-informational?style=flat-square)
![Version: 3.0.12](https://img.shields.io/badge/Version-3.0.12-informational?style=flat-square)
![AppVersion: v3.3.3](https://img.shields.io/badge/AppVersion-v3.3.3-informational?style=flat-square)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/CrystalNET)](https://artifacthub.io/packages/helm/crystalnet/paperless-ngx)

</div>
Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tasmo-admin
description: A Helm chart for TasmoAdmin - creates second ingress for http-only OTA server
type: application
version: 3.0.11
version: 3.0.12
# renovate: image=ghcr.io/tasmoadmin/tasmoadmin
appVersion: "v3.3.3"
icon: https://tasmota.github.io/docs/_media/logo.svg
Expand Down
4 changes: 2 additions & 2 deletions chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
](LICENSE)
<br/>
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 3.0.11](https://img.shields.io/badge/Version-3.0.11-informational?style=flat-square)
![AppVersion: v3.3.2](https://img.shields.io/badge/AppVersion-v3.3.2-informational?style=flat-square)
![Version: 3.0.12](https://img.shields.io/badge/Version-3.0.12-informational?style=flat-square)
![AppVersion: v3.3.3](https://img.shields.io/badge/AppVersion-v3.3.3-informational?style=flat-square)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/CrystalNET)](https://artifacthub.io/packages/helm/crystalnet/paperless-ngx)

</div>
Expand Down