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 Feb 22, 2024
1 parent 8be3a38 commit f26805a
Show file tree
Hide file tree
Showing 22 changed files with 141 additions and 131 deletions.
2 changes: 1 addition & 1 deletion charts/roundcube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.2.2
version: 0.2.3

# 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
Expand Down
6 changes: 3 additions & 3 deletions charts/roundcube/templates/memcached.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ spec:
replicas: 1
selector:
matchLabels:
{{- include "roundcube.selectorLabels" . | nindent 6 }}
{{- include "roundcube.selectorLabels" . | nindent 6 }}-memcached
template:
metadata:
labels:
{{- include "roundcube.selectorLabels" . | nindent 8 }}
{{- include "roundcube.selectorLabels" . | nindent 8 }}-memcached
spec:
containers:
- name: {{ .Chart.Name }}-memcached
Expand Down Expand Up @@ -42,5 +42,5 @@ spec:
- port: {{ .Values.memcached.service.port }}
targetPort: {{ .Values.memcached.service.port }}
selector:
{{- include "roundcube.selectorLabels" . | nindent 4 }}
{{- include "roundcube.selectorLabels" . | nindent 4 }}-memcached
{{- end }}
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 modified repo/gitea-1.0.2.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.
6 changes: 3 additions & 3 deletions repo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ <h2>Charts</h2>
<li>
<p>
roundcube
(<a href="https://helm-repo.highcanfly.club/roundcube-0.2.2.tgz" title="https://helm-repo.highcanfly.club/roundcube-0.2.2.tgz">
0.2.2
(<a href="https://helm-repo.highcanfly.club/roundcube-0.2.3.tgz" title="https://helm-repo.highcanfly.club/roundcube-0.2.3.tgz">
0.2.3
@
1.6.6e
</a>)
Expand Down Expand Up @@ -305,6 +305,6 @@ <h2>Charts</h2>

</ul>
</section>
<time datetime="2024-02-22T17:48:50" pubdate id="generated">Thu Feb 22 2024 05:48:50PM UTC&#43;00:00</time>
<time datetime="2024-02-22T18:03:15" pubdate id="generated">Thu Feb 22 2024 06:03:15PM UTC&#43;00:00</time>
</body>
</html>
Loading

0 comments on commit f26805a

Please sign in to comment.