Skip to content

Commit

Permalink
Update repo and charts directories
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto commit committed Jan 29, 2024
1 parent 82699c0 commit 770450a
Show file tree
Hide file tree
Showing 29 changed files with 158 additions and 284 deletions.
2 changes: 1 addition & 1 deletion charts/flex-smtpd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ resources:
image:
registry: docker.io
repository: highcanfly/smtp-relay
tag: v4.1.0f
tag: v4.1.0e
pullPolicy: IfNotPresent

config:
Expand Down
9 changes: 6 additions & 3 deletions charts/gitea/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ dependencies:
version: 1.0.6
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.2.0
digest: sha256:ac6d171d0f97dc4bf4a2af31e1d6be3e658f1fc9ec47a631474b8513f5a6a813
generated: "2023-10-27T18:06:31.890159+02:00"
version: 18.8.0
- name: flex-smtpd
repository: https://helm-repo.highcanfly.club
version: 0.1.6
digest: sha256:c50ab6a3e4d57bdd7629669a940e503781a7785a019ed9f6f76a3bc9b89badab
generated: "2024-01-29T19:57:40.67915+01:00"
10 changes: 7 additions & 3 deletions charts/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.9.1
version: 1.0.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.21.3"
appVersion: "1.21.4"

sources:
- https://github.com/highcanfly-club/helm-repo/tree/main/charts/gitea
Expand All @@ -31,5 +31,9 @@ dependencies:
version: 1.0.6
repository: https://charts.bitnami.com/bitnami
- name: redis
version: 18.2.0
version: 18.8.0
repository: https://charts.bitnami.com/bitnami
- name: flex-smtpd
condition: flex-smtpd.enabled
version: 0.1.6
repository: https://helm-repo.highcanfly.club
Binary file added charts/gitea/charts/flex-smtpd-0.1.6.tgz
Binary file not shown.
Binary file removed charts/gitea/charts/redis-18.2.0.tgz
Binary file not shown.
Binary file added charts/gitea/charts/redis-18.8.0.tgz
Binary file not shown.
116 changes: 0 additions & 116 deletions charts/gitea/templates/deployment-smtpd.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions charts/gitea/templates/secret-smtpd.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions charts/gitea/templates/service-smtpd.yaml

This file was deleted.

Binary file modified repo/cert-manager-webhook-oci-1.3.1.tgz
Binary file not shown.
Binary file modified repo/cloudflared-0.1.0.tgz
Binary file not shown.
Binary file modified repo/crontab-ui-1.0.0.tgz
Binary file not shown.
Binary file modified repo/dolidock-0.10.4.tgz
Binary file not shown.
Binary file modified repo/easyappointments-0.2.0.tgz
Binary file not shown.
Binary file modified repo/flex-smtpd-0.1.6.tgz
Binary file not shown.
Binary file added repo/gitea-1.0.0.tgz
Binary file not shown.
Binary file modified repo/hcf-coder-0.3.0.tgz
Binary file not shown.
Binary file modified repo/hcfmailer-1.0.0.tgz
Binary file not shown.
Binary file modified repo/hcfmailerplus-0.2.0.tgz
Binary file not shown.
Binary file modified repo/hcfschedule-0.1.0.tgz
Binary file not shown.
Binary file modified repo/helm-dashboard-0.1.9.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions repo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ <h2>Charts</h2>
<li>
<p>
gitea
(<a href="https://helm-repo.highcanfly.club/gitea-0.9.1.tgz" title="https://helm-repo.highcanfly.club/gitea-0.9.1.tgz">
0.9.1
(<a href="https://helm-repo.highcanfly.club/gitea-1.0.0.tgz" title="https://helm-repo.highcanfly.club/gitea-1.0.0.tgz">
1.0.0
@
1.21.3
1.21.4
</a>)
</p>
<p>
Expand Down Expand Up @@ -291,6 +291,6 @@ <h2>Charts</h2>

</ul>
</section>
<time datetime="2024-01-26T14:11:48" pubdate id="generated">Fri Jan 26 2024 02:11:48PM UTC&#43;00:00</time>
<time datetime="2024-01-29T19:12:51" pubdate id="generated">Mon Jan 29 2024 07:12:51PM UTC&#43;00:00</time>
</body>
</html>
Loading

0 comments on commit 770450a

Please sign in to comment.