Commit Graph

50 Commits

Author SHA1 Message Date
aggarwalakshun bcb0dd84cc Add PersistentVolumeClaim for ollama and update HelmRelease to reference it 2025-06-17 14:03:07 +05:30
aggarwalakshun 1e32772b17 create access modes list
continuous-integration/drone Build is passing
2025-06-17 08:05:20 +05:30
aggarwalakshun ee2fcde268 fix indentation 2025-06-17 08:00:07 +05:30
aggarwalakshun 9e3383f4ca Update ollama HelmRelease configuration to include model definitions and access modes 2025-06-17 07:47:20 +05:30
aggarwalakshun 352643e720 Update access modes to ReadWriteMany 2025-06-15 07:55:30 +05:30
renovate[bot] 6b44e11f26 Update Helm release gpu-operator to v25.3.1 2025-06-12 22:23:45 +00:00
renovate[bot] 177f7a1be1 Update Helm release cert-manager to v1.18.0 2025-06-10 16:08:25 +00:00
aggarwalakshun 345dbea26d Merge pull request #111 from aggarwalakshun/renovate/ollama-1.x
Update Helm release ollama to v1.19.0
2025-05-31 04:22:30 +05:30
aggarwalakshun 85a4ccfb00 use LB instead of nodePort 2025-05-31 03:40:30 +05:30
renovate[bot] 96fb10cb4f Update Helm release ollama to v1.19.0 2025-05-30 06:08:08 +00:00
renovate[bot] 13988d6554 Update Helm release longhorn to v1.9.0 2025-05-27 13:06:46 +00:00
aggarwalakshun 34229e2e1c Merge pull request #101 from aggarwalakshun/renovate/ollama-1.x
Update Helm release ollama to v1.18.0
2025-05-26 13:10:59 +05:30
renovate[bot] b2d86a07d8 Update Helm release ollama to v1.18.0 2025-05-26 07:40:17 +00:00
aggarwalakshun 9df03c9c79 Merge pull request #95 from aggarwalakshun/renovate/rancher-2.x
Update Helm release rancher to v2.11.2
2025-05-26 13:10:17 +05:30
aggarwalakshun 4a22a77eb8 add persistence 2025-05-25 12:54:40 +05:30
aggarwalakshun e45525af09 change model 2025-05-25 12:42:34 +05:30
aggarwalakshun 51071e9525 add runtimeClassName configuration for nvidia support 2025-05-25 11:51:23 +05:30
aggarwalakshun 37e66f3487 add HelmRelease and HelmRepository configurations for ollama 2025-05-24 22:25:45 +05:30
renovate[bot] e088a2834e Update Helm release rancher to v2.11.2 2025-05-22 22:43:27 +00:00
renovate[bot] e3677df1af Update Helm release csi-driver-smb to v1.18.0 2025-05-12 11:42:00 +00:00
renovate[bot] cd39b89394 Update Helm release portainer to v1.0.66 2025-05-09 03:54:21 +00:00
aggarwalakshun cce66f226e change intervals to 24h 2025-05-04 07:54:45 +05:30
aggarwalakshun 844f9d2421 set networkPolicy.enabled to true 2025-05-04 07:09:52 +05:30
aggarwalakshun 3d67f0eeb9 add nodeport 2025-05-04 02:27:16 +05:30
aggarwalakshun c265d0cd05 add helm release and repo for sealed secrets 2025-05-03 23:17:33 +05:30
aggarwalakshun 409e9b5067 Merge pull request #62 from aggarwalakshun/renovate/portainer-1.x
Update Helm release portainer to v1.0.65
2025-05-02 17:07:14 +05:30
aggarwalakshun 3db3dfa0cc add secret that works 2025-05-02 17:06:40 +05:30
renovate[bot] 8c5e22b27e Update Helm release portainer to v1.0.65 2025-05-02 07:20:44 +00:00
aggarwalakshun 22887b4832 add env var for containerd config 2025-05-02 11:54:48 +05:30
aggarwalakshun 1b692875bd add toolkit env var for containerd.sock 2025-05-02 11:40:47 +05:30
aggarwalakshun 83f5db0405 Merge pull request #56 from aggarwalakshun/gpu-operator
Add nvidia GPU operator HelmRelease and repository configuration
2025-05-01 19:46:37 +05:30
aggarwalakshun b3edf8345e Add HelmRelease and HelmRepository for csi-driver-smb 2025-05-01 19:45:05 +05:30
aggarwalakshun f77c5da82c Add nvidia GPU operator HelmRelease and repository configuration 2025-05-01 19:44:35 +05:30
aggarwalakshun 6e69adfca5 add bootstrapPassword 2025-05-01 15:54:46 +05:30
aggarwalakshun 9571a1514d remove bootstrap password entirely 2025-05-01 15:44:25 +05:30
aggarwalakshun cc766851da add bootstrapPassword key to rancher HelmRelease valuesFrom 2025-05-01 15:38:12 +05:30
aggarwalakshun ad6d155710 refactor rancher HelmRelease values to use Secret for bootstrap password 2025-05-01 15:36:20 +05:30
aggarwalakshun d15598154c remove port 2025-05-01 15:24:18 +05:30
aggarwalakshun a82ca1c218 remove depracated values 2025-05-01 15:08:47 +05:30
aggarwalakshun 97ae4c5736 change enable to enabled 2025-05-01 15:06:52 +05:30
aggarwalakshun b3cfc9ba8b add cert-manager HelmRelease and repository configuration 2025-05-01 15:01:15 +05:30
aggarwalakshun 48265b0b94 try using lookup for secret 2025-05-01 14:50:08 +05:30
aggarwalakshun df379f22e4 change chart version 2025-05-01 14:44:13 +05:30
aggarwalakshun 1f467fbfa2 change chart version 2025-05-01 14:40:39 +05:30
aggarwalakshun 1c736e1a76 minor correction 2025-05-01 14:31:04 +05:30
aggarwalakshun 8ba79fe7b5 Add HelmRelease and HelmRepository configuration for Rancher 2025-05-01 14:27:12 +05:30
aggarwalakshun e52b2c348c add HelmRelease and HelmRepository configurations for Portainer 2025-04-20 14:22:59 +05:30
aggarwalakshun 36bf572142 fix: update service name from longhorn-ui to ui in HelmRelease configuration 2025-04-15 06:12:52 +05:30
aggarwalakshun 1894cf0411 fix: correct service name for longhorn UI in HelmRelease configuration 2025-04-15 06:05:53 +05:30
aggarwalakshun 7d569a1bb3 longhorn helm for flux 2025-04-15 05:28:12 +05:30