mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 2.17.2
|
||||
- name: cert-manager
|
||||
repository: https://charts.jetstack.io
|
||||
version: v1.14.4
|
||||
digest: sha256:1e111017f8501985e66b3b1c328ae25ae0ef8d31fa843042329822be1a80619f
|
||||
generated: "2025-09-24T10:39:36.767659+01:00"
|
||||
version: v1.18.2
|
||||
digest: sha256:b97eb5068c8c4ac56fe7b6bfd33c7257b4f1c0d9975353c9d49472bd1a73cde3
|
||||
generated: "2025-09-24T11:18:53.736053+01:00"
|
||||
|
||||
@@ -39,7 +39,7 @@ dependencies:
|
||||
repository: "https://kedacore.github.io/charts"
|
||||
condition: keda.enabled
|
||||
- name: cert-manager
|
||||
version: "v1.14.4"
|
||||
version: "v1.18.2"
|
||||
repository: "https://charts.jetstack.io"
|
||||
condition: cert-manager.enabled
|
||||
|
||||
|
||||
Binary file not shown.
BIN
HelmChart/Public/oneuptime/charts/cert-manager-v1.18.2.tgz
Normal file
BIN
HelmChart/Public/oneuptime/charts/cert-manager-v1.18.2.tgz
Normal file
Binary file not shown.
@@ -760,6 +760,7 @@ keda:
|
||||
|
||||
cert-manager:
|
||||
enabled: false
|
||||
installCRDs: true
|
||||
# Let's Encrypt configuration
|
||||
letsEncrypt:
|
||||
email: "" # Set your email for Let's Encrypt notifications
|
||||
|
||||
Reference in New Issue
Block a user