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 46cc83a commit 8be3a38
Show file tree
Hide file tree
Showing 21 changed files with 136 additions and 136 deletions.
20 changes: 10 additions & 10 deletions charts/roundcube/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@ spec:
- name: http
containerPort: {{ .Values.service.port }}
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
initialDelaySeconds: 30
periodSeconds: 5
readinessProbe:
httpGet:
path: /
port: http
# livenessProbe:
# httpGet:
# path: /
# port: http
# initialDelaySeconds: 30
# periodSeconds: 5
# readinessProbe:
# httpGet:
# path: /
# port: http
resources:
{{- toYaml .Values.resources | nindent 12 }}
env:
Expand Down
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.
2 changes: 1 addition & 1 deletion repo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,6 @@ <h2>Charts</h2>

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

0 comments on commit 8be3a38

Please sign in to comment.