diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/CHANGELOG.md b/apps/gotify/base/charts/gotify-0.6.2/gotify/CHANGELOG.md
new file mode 100644
index 0000000..f14d808
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/CHANGELOG.md
@@ -0,0 +1,143 @@
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+
+
+## Unreleased
+
+[Compare with latest](https://github.com/pmoscode-helm/gotify/compare/gotify-0.6.1...HEAD)
+
+### Features
+
+- update image to v 2.7.2 ([a68f746](https://github.com/pmoscode-helm/gotify/commit/a68f74636498c29ac64a0ae7bf37f73b61f9ba20) by Peter Motzko).
+
+
+## [gotify-0.6.1](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.6.1) - 2025-09-13
+
+[Compare with gotify-0.6.0](https://github.com/pmoscode-helm/gotify/compare/gotify-0.6.0...gotify-0.6.1)
+
+### Features
+
+- update image to v 2.7.1 ([4218257](https://github.com/pmoscode-helm/gotify/commit/4218257bdc4a7dfeb138a5cb10e08d9b4137d441) by Peter Motzko).
+
+## [gotify-0.6.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.6.0) - 2025-04-27
+
+[Compare with gotify-0.5.2](https://github.com/pmoscode-helm/gotify/compare/gotify-0.5.2...gotify-0.6.0)
+
+### Features
+
+- update image to v 2.6.3 ([dfb27b9](https://github.com/pmoscode-helm/gotify/commit/dfb27b9d93891239cd6798b3bf9474a3f43e6f41) by Peter Motzko).
+
+## [gotify-0.5.2](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.5.2) - 2024-11-16
+
+[Compare with gotify-0.5.1](https://github.com/pmoscode-helm/gotify/compare/gotify-0.5.1...gotify-0.5.2)
+
+### Bug Fixes
+
+- update tests to current changes ([5e749b8](https://github.com/pmoscode-helm/gotify/commit/5e749b882dbfe8308e5b9249ef5057acad674222) by Peter Motzko).
+- set allowPrivilegeEscalation to false ([805db22](https://github.com/pmoscode-helm/gotify/commit/805db222d6fc6e036e226d66142f9e3453697943) by Peter Motzko).
+- set root FS read-only ([8405806](https://github.com/pmoscode-helm/gotify/commit/8405806caf736e076d63e0880441abd3d3212ac4) by Peter Motzko).
+- use port > 1024 ([55cd7e2](https://github.com/pmoscode-helm/gotify/commit/55cd7e27f8d812ea99816e01e6f291c06b0eae11) by Peter Motzko).
+
+## [gotify-0.5.1](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.5.1) - 2024-11-16
+
+[Compare with gotify-0.5.0](https://github.com/pmoscode-helm/gotify/compare/gotify-0.5.0...gotify-0.5.1)
+
+### Features
+
+- update image to v 2.6.1 ([046bde5](https://github.com/pmoscode-helm/gotify/commit/046bde5600cfed31d81f222ff232ad817face3bb) by Peter Motzko).
+
+## [gotify-0.5.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.5.0) - 2024-11-16
+
+[Compare with gotify-0.4.0](https://github.com/pmoscode-helm/gotify/compare/gotify-0.4.0...gotify-0.5.0)
+
+### Features
+
+- update image to v 2.6.0 ([97c7887](https://github.com/pmoscode-helm/gotify/commit/97c78879070f9fa36e1a6cd75058781e32b8ee0c) by Peter Motzko).
+
+## [gotify-0.4.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.4.0) - 2024-06-26
+
+[Compare with gotify-0.3.0](https://github.com/pmoscode-helm/gotify/compare/gotify-0.3.0...gotify-0.4.0)
+
+## [gotify-0.3.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.3.0) - 2023-11-28
+
+[Compare with gotify-0.2.2](https://github.com/pmoscode-helm/gotify/compare/gotify-0.2.2...gotify-0.3.0)
+
+### Features
+
+- add send notification step, when update available ([3289407](https://github.com/pmoscode-helm/gotify/commit/3289407e1df9723da09466226810223d45e5098f) by Peter Motzko).
+- add Helm chart update check ([c2b848c](https://github.com/pmoscode-helm/gotify/commit/c2b848c602854af983921f7e78bc9059dfbfd1e7) by Peter Motzko).
+- add trivy as security scanner ([6151ad7](https://github.com/pmoscode-helm/gotify/commit/6151ad7990c23c55f4b3b3b9727c4331639c9cb1) by Peter Motzko).
+
+### Bug Fixes
+
+- right way of using secrets / vars ([e97f9da](https://github.com/pmoscode-helm/gotify/commit/e97f9da93445dd22495f1375f4d6ef899615ca5a) by Peter Motzko).
+- add more files to .helmignore ([de2a448](https://github.com/pmoscode-helm/gotify/commit/de2a448206a000538272e8b1074177ec5fbd056f) by Peter Motzko).
+
+## [gotify-0.2.2](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.2.2) - 2023-08-31
+
+[Compare with gotify-0.2.1](https://github.com/pmoscode-helm/gotify/compare/gotify-0.2.1...gotify-0.2.2)
+
+### Bug Fixes
+
+- unittest ([cb5df00](https://github.com/pmoscode-helm/gotify/commit/cb5df00a98a9319af82f58c5b790a2dd4201ed28) by Peter Motzko).
+- remove fix values image.tag value ([ae80d1d](https://github.com/pmoscode-helm/gotify/commit/ae80d1d8cf5ae0d62b434092a6a55351fb60f714) by Peter Motzko).
+
+## [gotify-0.2.1](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.2.1) - 2023-08-31
+
+[Compare with gotify-0.2.0](https://github.com/pmoscode-helm/gotify/compare/gotify-0.2.0...gotify-0.2.1)
+
+### Features
+
+- bump version to 0.2.1 ([9754629](https://github.com/pmoscode-helm/gotify/commit/97546290f18b3ccb1d54e07fb29655833c85cf7d) by Peter Motzko).
+
+## [gotify-0.2.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.2.0) - 2023-08-31
+
+[Compare with gotify-0.1.1](https://github.com/pmoscode-helm/gotify/compare/gotify-0.1.1...gotify-0.2.0)
+
+### Features
+
+- bump app version to 2.3.0 ([7f2fdef](https://github.com/pmoscode-helm/gotify/commit/7f2fdefc3c4f378fab8780d8b88ad44dc5f51014) by Peter Motzko).
+- Add CONTRIBUTING.md file ([89d0a53](https://github.com/pmoscode-helm/gotify/commit/89d0a53031fd8574f5b3f12cd1c77299609714fb) by Peter Motzko).
+- Add contributing section to README.md.gotmpl ([385bcde](https://github.com/pmoscode-helm/gotify/commit/385bcdebf826897e42376ad469a67f64595309e0) by Peter Motzko).
+- update Taskfile to latest content ([745a145](https://github.com/pmoscode-helm/gotify/commit/745a145585fdbd79378293e183023eac67552eea) by Peter Motzko).
+- update readme badge ([4e37850](https://github.com/pmoscode-helm/gotify/commit/4e378504d5f44422f5f4b179f8e9a4cd16605c65) by Peter Motzko).
+- update test ([5c4b10c](https://github.com/pmoscode-helm/gotify/commit/5c4b10cd845fe21e5ce54c2899b57a520bfb497c) by Peter Motzko).
+
+### Bug Fixes
+
+- missing "-headless" suffix in ingress ([26ab24e](https://github.com/pmoscode-helm/gotify/commit/26ab24ed3e320385d5152cc65da9011fb7d3bede) by Peter Motzko).
+- typo in CONTRIBUTING.md ([145cca2](https://github.com/pmoscode-helm/gotify/commit/145cca2481dd1a12d940eed211c39f8aa0f820e2) by Peter Motzko).
+
+## [gotify-0.1.1](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.1.1) - 2023-07-01
+
+[Compare with gotify-0.1.0](https://github.com/pmoscode-helm/gotify/compare/gotify-0.1.0...gotify-0.1.1)
+
+### Features
+
+- bump app version to 2.2.5 ([bd8fbe8](https://github.com/pmoscode-helm/gotify/commit/bd8fbe8be76672bbc15bd924a3f41833a3911d80) by Peter Motzko).
+- remove api-key from checkov GH Action ([7707b31](https://github.com/pmoscode-helm/gotify/commit/7707b318d4d3a10efd69064c8b037f782b8d5482) by Peter Motzko).
+- add checkov security scan ([041708a](https://github.com/pmoscode-helm/gotify/commit/041708af1b27546ff48345b40985975053ca469c) by Peter Motzko).
+- make it possible to use ingress and service-type "LoadBalancer" at the same time ([a494fdf](https://github.com/pmoscode-helm/gotify/commit/a494fdf84babed1ea7ceece0aa7e06022401a0fc) by Peter Motzko).
+- add taskfile ([1b800e6](https://github.com/pmoscode-helm/gotify/commit/1b800e66e28293f1ae2d10b98716ba71465b542f) by Peter Motzko).
+- add unittests ([c13d804](https://github.com/pmoscode-helm/gotify/commit/c13d8042092a5db3146e72c129addc075d946232) by Peter Motzko).
+- adjust .git-/.helmignore ([14d43f1](https://github.com/pmoscode-helm/gotify/commit/14d43f1cccc416c23679d31581c94f2260dd70e3) by Peter Motzko).
+- add .env template ([b406a2d](https://github.com/pmoscode-helm/gotify/commit/b406a2dbe9b6700bfd337bda241daceadc3109fa) by Peter Motzko).
+- add precommit hooks ([2016a42](https://github.com/pmoscode-helm/gotify/commit/2016a42346071124c4b223ad9eda45367942c2d6) by Peter Motzko).
+- add CODE_OF_CONDUCT.md ([86f8b51](https://github.com/pmoscode-helm/gotify/commit/86f8b517e65670e18f49d023259c0bfca00ed073) by Peter Motzko).
+
+## [gotify-0.1.0](https://github.com/pmoscode-helm/gotify/releases/tag/gotify-0.1.0) - 2023-04-20
+
+[Compare with first commit](https://github.com/pmoscode-helm/gotify/compare/e19609915ca123a4694ae39a5ef347ce59cc7576...gotify-0.1.0)
+
+### Features
+
+- Add Artifacthub annotation ([d98a67f](https://github.com/pmoscode-helm/gotify/commit/d98a67fed1abf5ce38fa1549117c4e8863ed2a3c) by Peter Motzko).
+- Add registration flag and update Readme ([1149cd4](https://github.com/pmoscode-helm/gotify/commit/1149cd47733eab28bb57de75307925968c508bf0) by Peter Motzko).
+- Add repositoryID ([9b3ec39](https://github.com/pmoscode-helm/gotify/commit/9b3ec39b49c163290e80d3dd810ead8778048854) by Peter Motzko).
+- Add maintainer email ([e63b465](https://github.com/pmoscode-helm/gotify/commit/e63b465fc3605327e4ab106ff045e949c2ec22cd) by Peter Motzko).
+- Initial commit ([9e48168](https://github.com/pmoscode-helm/gotify/commit/9e48168ccd18a8bfcbd872cff7cefc23f02816cc) by Peter Motzko).
+
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/CODE_OF_CONDUCT.md b/apps/gotify/base/charts/gotify-0.6.2/gotify/CODE_OF_CONDUCT.md
new file mode 100644
index 0000000..cafe08d
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/CODE_OF_CONDUCT.md
@@ -0,0 +1,70 @@
+# Code of Conduct - Gotify Helm Chart
+
+## Our Pledge
+
+In the interest of fostering an open and welcoming environment, we as
+contributors and maintainers pledge to make participation in our project and
+our community a harassment-free experience for everyone, regardless of age, body
+size, disability, ethnicity, sex characteristics, gender identity and expression,
+level of experience, education, socio-economic status, nationality, personal
+appearance, race, religion, or sexual identity and orientation.
+
+## Our Standards
+
+Examples of behavior that contributes to a positive environment for our
+community include:
+
+* Demonstrating empathy and kindness toward other people
+* Being respectful of differing opinions, viewpoints, and experiences
+* Giving and gracefully accepting constructive feedback
+* Accepting responsibility and apologizing to those affected by our mistakes,
+ and learning from the experience
+* Focusing on what is best not just for us as individuals, but for the
+ overall community
+
+Examples of unacceptable behavior include:
+
+* The use of sexualized language or imagery, and sexual attention or
+ advances
+* Trolling, insulting or derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or email
+ address, without their explicit permission
+* Other conduct which could reasonably be considered inappropriate in a
+ professional setting
+
+## Our Responsibilities
+
+Project maintainers are responsible for clarifying and enforcing our standards of
+acceptable behavior and will take appropriate and fair corrective action in
+response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit, or reject
+comments, commits, code, wiki edits, issues, and other contributions that are
+not aligned to this Code of Conduct, or to ban
+temporarily or permanently any contributor for other behaviors that they deem
+inappropriate, threatening, offensive, or harmful.
+
+## Scope
+
+This Code of Conduct applies within all community spaces, and also applies when
+an individual is officially representing the community in public spaces.
+Examples of representing our community include using an official e-mail address,
+posting via an official social media account, or acting as an appointed
+representative at an online or offline event.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may be
+reported to the community leaders responsible for enforcement at .
+All complaints will be reviewed and investigated promptly and fairly.
+
+All community leaders are obligated to respect the privacy and security of the
+reporter of any incident.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant](https://contributor-covenant.org/), version
+[1.4](https://www.contributor-covenant.org/version/1/4/code-of-conduct/code_of_conduct.md) and
+[2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct/code_of_conduct.md),
+and was generated by [contributing-gen](https://github.com/bttger/contributing-gen).
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/CONTRIBUTING.md b/apps/gotify/base/charts/gotify-0.6.2/gotify/CONTRIBUTING.md
new file mode 100644
index 0000000..90c7238
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/CONTRIBUTING.md
@@ -0,0 +1,136 @@
+
+# Contributing to Gotify Helm Chart
+
+First off, thanks for taking the time to contribute! ❤️
+
+All types of contributions are encouraged and valued. See the [Table of Contents](#table-of-contents) for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions. 🎉
+
+> And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:
+> - Star the project
+> - Tweet about it
+> - Refer this project in your project's readme
+> - Mention the project at local meetups and tell your friends/colleagues
+
+
+## Table of Contents
+
+- [Code of Conduct](#code-of-conduct)
+- [I Have a Question](#i-have-a-question)
+- [I Want To Contribute](#i-want-to-contribute)
+ - [Reporting Bugs](#reporting-bugs)
+ - [Suggesting Enhancements](#suggesting-enhancements)
+ - [Your First Code Contribution](#your-first-code-contribution)
+ - [Improving The Documentation](#improving-the-documentation)
+- [Styleguides](#styleguides)
+ - [Commit Messages](#commit-messages)
+- [Join The Project Team](#join-the-project-team)
+
+
+## Code of Conduct
+
+This project and everyone participating in it is governed by the
+[Gotify Helm Chart Code of Conduct](https://github.com/pmoscode-helm/gotify/blob/master/CODE_OF_CONDUCT.md).
+By participating, you are expected to uphold this code. Please report unacceptable behavior
+to .
+
+
+## I Have a Question
+
+> If you want to ask a question, we assume that you have read the available [Documentation](https://github.com/pmoscode-helm/gotify).
+
+Before you ask a question, it is best to search for existing [Issues](https://github.com/pmoscode-helm/gotify/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
+
+If you then still feel the need to ask a question and need clarification, we recommend the following:
+
+- Open an [Issue](https://github.com/pmoscode-helm/gotify/issues/new).
+- Provide as much context as you can about what you're running into.
+- Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant.
+
+We will then take care of the issue as soon as possible.
+
+
+
+## I Want To Contribute
+
+> ### Legal Notice
+> When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license.
+
+### Reporting Bugs
+
+
+#### Before Submitting a Bug Report
+
+A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible.
+
+- Make sure that you are using the latest version.
+- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://github.com/pmoscode-helm/gotify). If you are looking for support, you might want to check [this section](#i-have-a-question)).
+- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/pmoscode-helm/gotify/issues?q=label%3Abug).
+- Also make sure to search the internet (including Stack Overflow) to see if users outside of the GitHub community have discussed the issue.
+- Collect information about the bug:
+ - Stack trace (Traceback)
+ - OS, Platform and Version (Windows, Linux, macOS, x86, ARM)
+ - Version of the interpreter, compiler, SDK, runtime environment, package manager, depending on what seems relevant.
+ - Possibly your input and the output
+ - Can you reliably reproduce the issue? And can you also reproduce it with older versions?
+
+
+#### How Do I Submit a Good Bug Report?
+
+> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to .
+
+
+We use GitHub issues to track bugs and errors. If you run into an issue with the project:
+
+- Open an [Issue](https://github.com/pmoscode-helm/gotify/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
+- Explain the behavior you would expect and the actual behavior.
+- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case.
+- Provide the information you collected in the previous section.
+
+Once it's filed:
+
+- The project team will label the issue accordingly.
+- A team member will try to reproduce the issue with your provided steps. If there are no reproduction steps or no obvious way to reproduce the issue, the team will ask you for those steps and mark the issue as `needs-repro`. Bugs with the `needs-repro` tag will not be addressed until they are reproduced.
+- If the team is able to reproduce the issue, it will be marked `needs-fix`, as well as possibly other tags (such as `critical`), and the issue will be left to be [implemented by someone](#your-first-code-contribution).
+
+
+
+
+### Suggesting Enhancements
+
+This section guides you through submitting an enhancement suggestion for jDownloader 2 Helm Chart, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions.
+
+
+#### Before Submitting an Enhancement
+
+- Make sure that you are using the latest version.
+- Read the [documentation](https://github.com/pmoscode-helm/gotify) carefully and find out if the functionality is already covered, maybe by an individual configuration.
+- Perform a [search](https://github.com/pmoscode-helm/gotify/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
+- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library.
+
+
+#### How Do I Submit a Good Enhancement Suggestion?
+
+Enhancement suggestions are tracked as [GitHub issues](https://github.com/pmoscode-helm/gotify/issues).
+
+- Use a **clear and descriptive title** for the issue to identify the suggestion.
+- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
+- **Describe the current behavior** and **explain which behavior you expected to see instead** and why. At this point you can also tell which alternatives do not work for you.
+- You may want to **include screenshots and animated GIFs** which help you demonstrate the steps or point out the part which the suggestion is related to. You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
+- **Explain why this enhancement would be useful** to most Gotify Helm Chart users. You may also want to point out the other projects that solved it better and which could serve as inspiration.
+
+
+## Attribution
+This guide is based on the **contributing-gen**. [Make your own](https://github.com/bttger/contributing-gen)!
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/Chart.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/Chart.yaml
new file mode 100644
index 0000000..be92a2f
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/Chart.yaml
@@ -0,0 +1,29 @@
+annotations:
+ artifacthub.io/images: |
+ - name: gotify
+ image: gotify/server:2.7.3
+ platforms:
+ - linux/amd64
+ artifacthub.io/license: MIT
+ artifacthub.io/links: |
+ - name: Source
+ url: https://github.com/pmoscode-helm/gotify
+ - name: support
+ url: https://github.com/pmoscode-helm/gotify/issues
+ artifacthub.io/maintainers: |
+ - name: pmoscode
+ email: info@pmoscode.de
+apiVersion: v2
+appVersion: 2.7.3
+description: Gotify - a simple server for sending and receiving messages
+home: https://gotify.net/
+icon: https://github.com/gotify/logo/raw/master/gotify-logo-small.png
+maintainers:
+- email: info@pmoscode.de
+ name: pmoscode
+ url: https://pmoscode.de
+name: gotify
+sources:
+- https://gotify.net/
+type: application
+version: 0.6.2
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/LICENSE b/apps/gotify/base/charts/gotify-0.6.2/gotify/LICENSE
new file mode 100644
index 0000000..d8e22d4
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2023 pmoscode-helm
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/README.md b/apps/gotify/base/charts/gotify-0.6.2/gotify/README.md
new file mode 100644
index 0000000..acd0a4b
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/README.md
@@ -0,0 +1,82 @@
+# gotify Helm Chart
+
+[](https://artifacthub.io/packages/search?repo=gotify)
+
+From https://gotify.net/:
+> Gotify a simple server for sending and receiving messages ## That's all!
+
+## Get Repo Info
+
+ helm repo add my-gotify https://pmoscode-helm.github.io/gotify/
+ helm repo update
+
+## Install chart
+
+ helm install [RELEASE_NAME] my-gotify/gotify
+
+The command deploys gotify on the Kubernetes cluster in the default configuration.
+
+See configuration below.
+
+See [helm install](https://helm.sh/docs/helm/helm_install/) for command documentation.
+
+## Uninstall Chart
+
+ helm uninstall [RELEASE_NAME]
+
+This removes all the Kubernetes components associated with the chart and deletes the release.
+
+See [helm uninstall](https://helm.sh/docs/helm/helm_uninstall/) for command documentation.
+
+## Upgrading Chart
+
+ helm upgrade [RELEASE_NAME] [CHART] --install
+
+See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documentation.
+
+## Values
+
+| Key | Type | Default | Description |
+|-----|------|---------|-------------|
+| image.pullPolicy | string | `"Always"` | pull policy |
+| image.repository | string | `"gotify/server"` | repository with gotify image |
+| image.tag | string | `""` | current version of the image |
+| imagePullSecrets | list | `[]` | imagePullSecrets (not needed, if default image is used) |
+| ingress | object | `{"annotations":{},"className":"","enabled":false,"hosts":[{"host":"chart-example.local","paths":[{"path":"/","pathType":"ImplementationSpecific"}]}],"tls":[]}` | Configure ingress |
+| persistence.accessMode | string | `"ReadWriteOnce"` | accessMode |
+| persistence.enabled | bool | `false` | enable persistence when true |
+| persistence.size | string | `"20Gi"` | default storage size |
+| persistence.storageClass | string | `""` | actual storageClass |
+| server.databaseConnection | string | `""` | set connection string for mysql (gotify:secret@/gotifydb?charset=utf8&parseTime=True&loc=Local) or postgresql (host=localhost port=3306 user=gotify dbname=gotify password=secret) |
+| server.databaseDialect | string | `"sqlite3"` | select database kind (sqlite3, mysql, postgres) |
+| server.defaultUserName | string | `"admin"` | default user |
+| server.defaultUserPassword | string | `"admin"` | default user password |
+| server.passstrength | int | `10` | minimal password length |
+| server.registration | bool | `false` | is user registration enabled? |
+| server.timezone | string | `"Europe/Berlin"` | server timezone |
+| service.port | int | `80` | |
+| service.type | string | `"ClusterIP"` | |
+| serviceAccount.annotations | object | `{}` | add annotations to serviceAccount |
+| serviceAccount.create | bool | `true` | enable serviceAccount |
+| serviceAccount.name | string | `""` | name of the serviceAccount (will be generated if empty) |
+
+## Maintainers
+
+| Name | Email | Url |
+| ---- | ------ | --- |
+| pmoscode | | |
+
+## Contributing
+
+If you want to add features or bugfixes, please open an issue (either feature or bug) and provide also an unittest (https://github.com/helm-unittest/helm-unittest).
+To make things easier, you can use Taskfile (https://taskfile.dev/) to get a small shortcut for some useful commands.
+
+You also need to copy the ".env-template" file as ".env" and configure it for your needs.
+
+The Taskfile itself needs this tools to run the tasks:
+- https://github.com/helm/chart-releaser
+- https://helm.sh/docs/intro/quickstart/
+- https://github.com/mbenabda/helm-local-chart-version (install it outside an GIT repo!)
+- https://github.com/norwoodj/helm-docs
+- https://github.com/helm-unittest/helm-unittest/
+- https://github.com/pawamoy/git-changelog
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/NOTES.txt b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/NOTES.txt
new file mode 100644
index 0000000..60d9f15
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/NOTES.txt
@@ -0,0 +1,22 @@
+1. Get the application URL by running these commands:
+{{- if .Values.ingress.enabled }}
+{{- range $host := .Values.ingress.hosts }}
+ {{- range .paths }}
+ http{{ if $.Values.ingress.tls }}s{{ end }}://{{ $host.host }}{{ .path }}
+ {{- end }}
+{{- end }}
+{{- else if contains "NodePort" .Values.service.type }}
+ export NODE_PORT=$(kubectl get --namespace {{ .Release.Namespace }} -o jsonpath="{.spec.ports[0].nodePort}" services {{ include "gotify.fullname" . }})
+ export NODE_IP=$(kubectl get nodes --namespace {{ .Release.Namespace }} -o jsonpath="{.items[0].status.addresses[0].address}")
+ echo http://$NODE_IP:$NODE_PORT
+{{- else if contains "LoadBalancer" .Values.service.type }}
+ NOTE: It may take a few minutes for the LoadBalancer IP to be available.
+ You can watch the status of by running 'kubectl get --namespace {{ .Release.Namespace }} svc -w {{ include "gotify.fullname" . }}'
+ export SERVICE_IP=$(kubectl get svc --namespace {{ .Release.Namespace }} {{ include "gotify.fullname" . }} --template "{{"{{ range (index .status.loadBalancer.ingress 0) }}{{.}}{{ end }}"}}")
+ echo http://$SERVICE_IP:{{ .Values.service.port }}
+{{- else if contains "ClusterIP" .Values.service.type }}
+ export POD_NAME=$(kubectl get pods --namespace {{ .Release.Namespace }} -l "app.kubernetes.io/name={{ include "gotify.name" . }},app.kubernetes.io/instance={{ .Release.Name }}" -o jsonpath="{.items[0].metadata.name}")
+ export CONTAINER_PORT=$(kubectl get pod --namespace {{ .Release.Namespace }} $POD_NAME -o jsonpath="{.spec.containers[0].ports[0].containerPort}")
+ echo "Visit http://127.0.0.1:8080 to use your application"
+ kubectl --namespace {{ .Release.Namespace }} port-forward $POD_NAME 8080:$CONTAINER_PORT
+{{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/_helpers.tpl b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/_helpers.tpl
new file mode 100644
index 0000000..20ca41f
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/_helpers.tpl
@@ -0,0 +1,62 @@
+{{/*
+Expand the name of the chart.
+*/}}
+{{- define "gotify.name" -}}
+{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" }}
+{{- end }}
+
+{{/*
+Create a default fully qualified app name.
+We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
+If release name contains chart name it will be used as a full name.
+*/}}
+{{- define "gotify.fullname" -}}
+{{- if .Values.fullnameOverride }}
+{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" }}
+{{- else }}
+{{- $name := default .Chart.Name .Values.nameOverride }}
+{{- if contains $name .Release.Name }}
+{{- .Release.Name | trunc 63 | trimSuffix "-" }}
+{{- else }}
+{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" }}
+{{- end }}
+{{- end }}
+{{- end }}
+
+{{/*
+Create chart name and version as used by the chart label.
+*/}}
+{{- define "gotify.chart" -}}
+{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" }}
+{{- end }}
+
+{{/*
+Common labels
+*/}}
+{{- define "gotify.labels" -}}
+helm.sh/chart: {{ include "gotify.chart" . }}
+{{ include "gotify.selectorLabels" . }}
+{{- if .Chart.AppVersion }}
+app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
+{{- end }}
+app.kubernetes.io/managed-by: {{ .Release.Service }}
+{{- end }}
+
+{{/*
+Selector labels
+*/}}
+{{- define "gotify.selectorLabels" -}}
+app.kubernetes.io/name: {{ include "gotify.name" . }}
+app.kubernetes.io/instance: {{ .Release.Name }}
+{{- end }}
+
+{{/*
+Create the name of the service account to use
+*/}}
+{{- define "gotify.serviceAccountName" -}}
+{{- if .Values.serviceAccount.create }}
+{{- default (include "gotify.fullname" .) .Values.serviceAccount.name }}
+{{- else }}
+{{- default "default" .Values.serviceAccount.name }}
+{{- end }}
+{{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/deployment.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/deployment.yaml
new file mode 100644
index 0000000..755daf0
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/deployment.yaml
@@ -0,0 +1,112 @@
+apiVersion: apps/v1
+kind: Deployment
+metadata:
+ name: {{ include "gotify.fullname" . }}
+ labels:
+ {{- include "gotify.labels" . | nindent 4 }}
+spec:
+ replicas: 1
+ selector:
+ matchLabels:
+ {{- include "gotify.selectorLabels" . | nindent 6 }}
+ template:
+ metadata:
+ {{- with .Values.podAnnotations }}
+ annotations:
+ {{- toYaml . | nindent 8 }}
+ {{- end }}
+ labels:
+ {{- include "gotify.selectorLabels" . | nindent 8 }}
+ spec:
+ {{- with .Values.imagePullSecrets }}
+ imagePullSecrets:
+ {{- toYaml . | nindent 8 }}
+ {{- end }}
+ serviceAccountName: {{ include "gotify.serviceAccountName" . }}
+ securityContext:
+ {{- toYaml .Values.podSecurityContext | nindent 8 }}
+ containers:
+ - name: {{ .Chart.Name }}
+ securityContext:
+ {{- toYaml .Values.securityContext | nindent 12 }}
+ image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
+ imagePullPolicy: {{ .Values.image.pullPolicy }}
+ env:
+ {{- if .Values.server.responseHeaders }}
+ - name: GOTIFY_SERVER_RESPONSEHEADERS
+ value: {{ .Values.server.responseHeaders | quote}}
+ {{- end }}
+ {{- if .Values.server.timezone }}
+ - name: TZ
+ value: {{ .Values.server.timezone | quote}}
+ {{- end }}
+ {{- if .Values.server.streamAllowedOrigins }}
+ - name: GOTIFY_SERVER_STREAM_ALLOWEDORIGINS
+ value: {{ .Values.server.streamAllowedOrigins | quote }}
+ {{- end }}
+ {{- if .Values.server.databaseDialect }}
+ - name: GOTIFY_DATABASE_DIALECT
+ value: {{ .Values.server.databaseDialect | quote }}
+ {{- end }}
+ {{- if .Values.server.databaseConnection }}
+ {{- if eq .Values.server.databaseDialect "sqlite3" }}
+ - name: GOTIFY_DATABASE_CONNECTION
+ value: "data/gotify.db"
+ {{- else }}
+ - name: GOTIFY_DATABASE_CONNECTION
+ value: {{ .Values.server.databaseConnection | quote }}
+ {{- end }}
+ {{- end }}
+ - name: GOTIFY_DEFAULTUSER_NAME
+ value: {{ .Values.server.defaultUserName | quote }}
+ - name: GOTIFY_DEFAULTUSER_PASS
+ value: {{ .Values.server.defaultUserPassword | quote }}
+ {{- if .Values.server.passstrength }}
+ - name: GOTIFY_PASSSTRENGTH
+ value: {{ .Values.server.passstrength | quote }}
+ {{- end }}
+ - name: GOTIFY_SERVER_PORT
+ value: "8080"
+ - name: GOTIFY_UPLOADEDIMAGESDIR
+ value: "data/images"
+ - name: GOTIFY_PLUGINSDIR
+ value: "data/plugins"
+ - name: GOTIFY_REGISTRATION
+ value: {{ .Values.server.registration | quote }}
+ volumeMounts:
+ - name: {{ include "gotify.fullname" . }}-data
+ mountPath: /app/data
+ ports:
+ - name: http
+ containerPort: 8080
+ protocol: TCP
+ livenessProbe:
+ httpGet:
+ path: /health
+ port: http
+ readinessProbe:
+ httpGet:
+ path: /health
+ port: http
+ resources:
+ {{- toYaml .Values.resources | nindent 12 }}
+ volumes:
+ - name: {{ include "gotify.fullname" . }}-data
+ {{- if .Values.persistence.enabled }}
+ persistentVolumeClaim:
+ claimName: {{ include "gotify.fullname" . }}-data
+ {{- else }}
+ emptyDir: { }
+ {{- end }}
+ {{- with .Values.nodeSelector }}
+ nodeSelector:
+ {{- toYaml . | nindent 8 }}
+ {{- end }}
+ {{- with .Values.affinity }}
+ affinity:
+ {{- toYaml . | nindent 8 }}
+ {{- end }}
+ {{- with .Values.tolerations }}
+ tolerations:
+ {{- toYaml . | nindent 8 }}
+ {{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/ingress.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/ingress.yaml
new file mode 100644
index 0000000..41949e2
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/ingress.yaml
@@ -0,0 +1,61 @@
+{{- if .Values.ingress.enabled -}}
+{{- $fullName := include "gotify.fullname" . -}}
+{{- $svcPort := .Values.service.port -}}
+{{- if and .Values.ingress.className (not (semverCompare ">=1.18-0" .Capabilities.KubeVersion.GitVersion)) }}
+ {{- if not (hasKey .Values.ingress.annotations "kubernetes.io/ingress.class") }}
+ {{- $_ := set .Values.ingress.annotations "kubernetes.io/ingress.class" .Values.ingress.className}}
+ {{- end }}
+{{- end }}
+{{- if semverCompare ">=1.19-0" .Capabilities.KubeVersion.GitVersion -}}
+apiVersion: networking.k8s.io/v1
+{{- else if semverCompare ">=1.14-0" .Capabilities.KubeVersion.GitVersion -}}
+apiVersion: networking.k8s.io/v1beta1
+{{- else -}}
+apiVersion: extensions/v1beta1
+{{- end }}
+kind: Ingress
+metadata:
+ name: {{ $fullName }}
+ labels:
+ {{- include "gotify.labels" . | nindent 4 }}
+ {{- with .Values.ingress.annotations }}
+ annotations:
+ {{- toYaml . | nindent 4 }}
+ {{- end }}
+spec:
+ {{- if and .Values.ingress.className (semverCompare ">=1.18-0" .Capabilities.KubeVersion.GitVersion) }}
+ ingressClassName: {{ .Values.ingress.className }}
+ {{- end }}
+ {{- if .Values.ingress.tls }}
+ tls:
+ {{- range .Values.ingress.tls }}
+ - hosts:
+ {{- range .hosts }}
+ - {{ . | quote }}
+ {{- end }}
+ secretName: {{ .secretName }}
+ {{- end }}
+ {{- end }}
+ rules:
+ {{- range .Values.ingress.hosts }}
+ - host: {{ .host | quote }}
+ http:
+ paths:
+ {{- range .paths }}
+ - path: {{ .path }}
+ {{- if and .pathType (semverCompare ">=1.18-0" $.Capabilities.KubeVersion.GitVersion) }}
+ pathType: {{ .pathType }}
+ {{- end }}
+ backend:
+ {{- if semverCompare ">=1.19-0" $.Capabilities.KubeVersion.GitVersion }}
+ service:
+ name: {{ $fullName }}-headless
+ port:
+ number: {{ $svcPort }}
+ {{- else }}
+ serviceName: {{ $fullName }}-headless
+ servicePort: {{ $svcPort }}
+ {{- end }}
+ {{- end }}
+ {{- end }}
+{{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/pvc.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/pvc.yaml
new file mode 100644
index 0000000..91ecd7e
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/pvc.yaml
@@ -0,0 +1,15 @@
+{{- if .Values.persistence.enabled }}
+kind: PersistentVolumeClaim
+apiVersion: v1
+metadata:
+ name: {{ include "gotify.fullname" . }}-data
+spec:
+ {{- if .Values.persistence.storageClass }}
+ storageClassName: {{ .Values.persistence.storageClass | quote }}
+ {{- end }}
+ accessModes:
+ - {{ .Values.persistence.accessMode | quote }}
+ resources:
+ requests:
+ storage: {{ .Values.persistence.size | quote }}
+{{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/service-headless.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/service-headless.yaml
new file mode 100644
index 0000000..0f46aad
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/service-headless.yaml
@@ -0,0 +1,19 @@
+apiVersion: v1
+kind: Service
+metadata:
+ name: {{ include "gotify.fullname" . }}-headless
+ labels:
+ {{- include "gotify.labels" . | nindent 4 }}
+spec:
+ {{- if eq .Values.service.type "LoadBalancer" }}
+ type: ClusterIP
+ {{- else }}
+ type: {{ .Values.service.type }}
+ {{- end }}
+ ports:
+ - port: {{ .Values.service.port }}
+ targetPort: http
+ protocol: TCP
+ name: http
+ selector:
+ {{- include "gotify.selectorLabels" . | nindent 4 }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/service.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/service.yaml
new file mode 100644
index 0000000..a84f523
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/service.yaml
@@ -0,0 +1,17 @@
+{{- if and (eq .Values.service.type "LoadBalancer") (.Values.ingress.enabled) }}
+apiVersion: v1
+kind: Service
+metadata:
+ name: {{ include "gotify.fullname" . }}
+ labels:
+ {{- include "gotify.labels" . | nindent 4 }}
+spec:
+ type: LoadBalancer
+ ports:
+ - port: {{ .Values.service.port }}
+ targetPort: http
+ protocol: TCP
+ name: http
+ selector:
+ {{- include "gotify.selectorLabels" . | nindent 4 }}
+{{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/serviceaccount.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/serviceaccount.yaml
new file mode 100644
index 0000000..dee269c
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/templates/serviceaccount.yaml
@@ -0,0 +1,12 @@
+{{- if .Values.serviceAccount.create -}}
+apiVersion: v1
+kind: ServiceAccount
+metadata:
+ name: {{ include "gotify.serviceAccountName" . }}
+ labels:
+ {{- include "gotify.labels" . | nindent 4 }}
+ {{- with .Values.serviceAccount.annotations }}
+ annotations:
+ {{- toYaml . | nindent 4 }}
+ {{- end }}
+{{- end }}
diff --git a/apps/gotify/base/charts/gotify-0.6.2/gotify/values.yaml b/apps/gotify/base/charts/gotify-0.6.2/gotify/values.yaml
new file mode 100644
index 0000000..a40c33c
--- /dev/null
+++ b/apps/gotify/base/charts/gotify-0.6.2/gotify/values.yaml
@@ -0,0 +1,111 @@
+image:
+ # -- repository with gotify image
+ repository: gotify/server
+ # -- pull policy
+ pullPolicy: Always
+ # -- current version of the image
+ tag: ""
+
+# -- imagePullSecrets (not needed, if default image is used)
+imagePullSecrets: []
+
+# -- @ignore
+nameOverride: ""
+# -- @ignore
+fullnameOverride: ""
+
+server:
+ # responseHeaders: "Access-Control-Allow-Origin: \"*\"\nAccess-Control-Allow-Methods: \"GET,POST\""
+ # streamAllowedOrigins: ""
+ # -- select database kind (sqlite3, mysql, postgres)
+ databaseDialect: sqlite3
+ # -- set connection string for mysql (gotify:secret@/gotifydb?charset=utf8&parseTime=True&loc=Local) or postgresql (host=localhost port=3306 user=gotify dbname=gotify password=secret)
+ databaseConnection: ""
+ # -- default user
+ defaultUserName: admin
+ # -- default user password
+ defaultUserPassword: admin # gotify internal default password
+ # -- minimal password length
+ passstrength: 10
+ # -- server timezone
+ timezone: Europe/Berlin
+ # -- is user registration enabled?
+ registration: false
+
+serviceAccount:
+ # -- enable serviceAccount
+ create: true
+ # -- add annotations to serviceAccount
+ annotations: {}
+ # -- name of the serviceAccount (will be generated if empty)
+ name: ""
+
+# -- @ignore
+podAnnotations: {}
+
+# -- @ignore
+podSecurityContext: {}
+ # fsGroup: 2000
+
+# -- @ignore
+securityContext:
+ readOnlyRootFilesystem: true
+ allowPrivilegeEscalation: false
+ # capabilities:
+ # drop:
+ # - ALL
+ # runAsNonRoot: true
+ # runAsUser: 1000
+
+service:
+ type: ClusterIP
+ port: 80
+
+# -- Configure ingress
+ingress:
+ enabled: false
+ className: ""
+ annotations: {}
+ # kubernetes.io/ingress.class: nginx
+ # kubernetes.io/tls-acme: "true"
+ hosts:
+ - host: chart-example.local
+ paths:
+ - path: /
+ pathType: ImplementationSpecific
+ tls: []
+ # - secretName: chart-example-tls
+ # hosts:
+ # - chart-example.local
+
+persistence:
+ # -- enable persistence when true
+ enabled: false
+ # -- default storage size
+ size: 20Gi
+ # -- accessMode
+ accessMode: ReadWriteOnce
+ # -- actual storageClass
+ storageClass: ""
+
+# -- @ignore
+resources: {}
+ # We usually recommend not to specify default resources and to leave this as a conscious
+ # choice for the user. This also increases chances charts run on environments with little
+ # resources, such as Minikube. If you do want to specify resources, uncomment the following
+ # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
+ # limits:
+ # cpu: 100m
+ # memory: 128Mi
+ # requests:
+ # cpu: 100m
+ # memory: 128Mi
+
+# -- @ignore
+nodeSelector: {}
+
+# -- @ignore
+tolerations: []
+
+# -- @ignore
+affinity: {}
diff --git a/apps/gotify/base/helm-values.yaml b/apps/gotify/base/helm-values.yaml
new file mode 100644
index 0000000..ee449f6
--- /dev/null
+++ b/apps/gotify/base/helm-values.yaml
@@ -0,0 +1,17 @@
+ingress:
+ annotations:
+ cert-manager.io/cluster-issuer: letsencrypt-issuer-dns01
+ className: traefik
+ enabled: true
+ hosts:
+ - host: gotify.nc.landry.land
+ paths:
+ - path: /
+ pathType: ImplementationSpecific
+ tls:
+ - hosts:
+ - gotify.nc.landry.land
+ secretName: gotify-tls
+
+server:
+ timezone: America/New_York
diff --git a/apps/gotify/base/kustomization.yaml b/apps/gotify/base/kustomization.yaml
new file mode 100644
index 0000000..b866d89
--- /dev/null
+++ b/apps/gotify/base/kustomization.yaml
@@ -0,0 +1,18 @@
+apiVersion: kustomize.config.k8s.io/v1beta1
+kind: Kustomization
+
+resources:
+ - ns.yaml
+
+images:
+ - name: gotify/server
+ newName: ghcr.io/gotify/server
+ newTag: 2.7.3
+
+helmCharts:
+ - name: gotify
+ repo: https://pmoscode-helm.github.io/gotify/
+ version: 0.6.2
+ namespace: gotify-system
+ releaseName: gotify
+ valuesFile: helm-values.yaml
diff --git a/apps/gotify/base/ns.yaml b/apps/gotify/base/ns.yaml
new file mode 100644
index 0000000..9d3b6ea
--- /dev/null
+++ b/apps/gotify/base/ns.yaml
@@ -0,0 +1,4 @@
+apiVersion: v1
+kind: Namespace
+metadata:
+ name: gotify-system
diff --git a/apps/gotify/overlays/system/config.json b/apps/gotify/overlays/system/config.json
new file mode 100644
index 0000000..80c9d02
--- /dev/null
+++ b/apps/gotify/overlays/system/config.json
@@ -0,0 +1,11 @@
+{
+ "appName": "gotify",
+ "userGivenName": "gotify",
+ "destNamespace": "gotify-system",
+ "destServer": "https://kubernetes.default.svc",
+ "srcPath": "apps/gotify/overlays/system",
+ "srcRepoURL": "https://git.nc.landry.land/davad/argo.git",
+ "srcTargetRevision": "",
+ "labels": null,
+ "annotations": null
+}
diff --git a/apps/gotify/overlays/system/kustomization.yaml b/apps/gotify/overlays/system/kustomization.yaml
new file mode 100644
index 0000000..bbca755
--- /dev/null
+++ b/apps/gotify/overlays/system/kustomization.yaml
@@ -0,0 +1,5 @@
+apiVersion: kustomize.config.k8s.io/v1beta1
+kind: Kustomization
+namespace: gotify-system
+resources:
+ - ../../base