Skip to content

Releases: ncsa/charts

uptime-kuma-1.4.1

15 Mar 04:24

Choose a tag to compare

uptime-kuma-1.4.0

08 Mar 04:15

Choose a tag to compare

Release 1.4.0

uptime-kuma-1.3.2

19 Feb 16:35

Choose a tag to compare

Release 1.3.2

uptime-kuma-1.3.1

15 Feb 15:06

Choose a tag to compare

Release 1.3.1

uptime-kuma-1.3.0

08 Feb 12:44

Choose a tag to compare

Release 1.3.0

fah-1.1.0

04 Jan 23:48

Choose a tag to compare

[1.1.0] - 2026-01-04

Updated

  • Updated application from 8.4.9 to 8.5.5

uptime-kuma-1.2.0

03 Nov 15:31

Choose a tag to compare

[1.2.0] - 2025-11-03

Added

  • Optional NSCD (Name Service Cache Daemon) sidecar for DNS caching (disabled by default)
  • Resource limits for NSCD sidecar (50m CPU, 32Mi memory)
  • CHOWN and FOWNER capabilities to init container for restricted storage backends
  • Documentation in README about expected "Failed to start nscd" log messages

Changed

  • Init container now uses recursive chown/chmod with -R flag for proper subdirectory permissions
  • NSCD volumes and mounts are now conditional based on nscd.enabled flag

Fixed

  • Init container permission handling for storage backends like Cinder CSI that require explicit capabilities

uptime-kuma-1.1.0

03 Nov 12:40

Choose a tag to compare

[1.1.0] - 2025-11-02

Added

  • Kubernetes 1.25+ requirement (kubeVersion: ">=1.25.0")
  • Security hardening with read-only root filesystem, fsGroup, non-root user, capability dropping, and seccomp
  • EmptyDir volume for /tmp to support read-only filesystem
  • Cinder CSI support: fixPermissions init container to handle restricted storage backends
  • ReadWriteOncePod access mode support for single-instance deployments
  • Enhanced values.schema.json with security context properties

Changed

  • Updated prerequisites from Kubernetes 1.19+ to 1.25+
  • Changed default persistence.accessMode to ReadWriteOncePod
  • Simplified ingress.yaml: removed all version checks, now uses only networking.k8s.io/v1 API
  • Updated README with security features and new configuration parameters

Fixed

  • Init container now uses securityContext.runAsUser and podSecurityContext.fsGroup variables instead of hardcoded values
  • Fixed directory permissions for Cinder CSI (chmod 755 with proper ownership)

uptime-kuma-1.0.0

03 Nov 01:47

Choose a tag to compare

[1.0.0] - 2025-11-02

Added

  • Initial release of Uptime Kuma Helm chart
  • Support for Uptime Kuma v2.0.2
  • Persistent volume support for SQLite database storage
  • Configurable ingress support
  • Service account creation
  • Comprehensive README with NFS storage warning
  • Warning comments in values.yaml about NFS incompatibility
  • Deployment strategy set to Recreate (required for single-instance SQLite)
  • GitHub Actions workflow for automated version updates

Notes

  • CRITICAL: Do not use NFS or network storage for persistence - SQLite requires POSIX file locking
  • Uptime Kuma does not support horizontal scaling due to SQLite database

geoserver-1.3.1

02 Nov 22:54

Choose a tag to compare

An open source server for sharing geospatial data.