Compare commits
	
		
			5 Commits
		
	
	
		
			54b2a7b5b6
			...
			7ada30eec6
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						7ada30eec6
	
				 | 
					
					
						|||
| 07514c8062 | |||
| 32faecc8bc | |||
| 1b1cc835bd | |||
| 1af38979b1 | 
@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        uses: actions/checkout@v5
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        uses: actions/checkout@v5
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,7 @@ jobs:
 | 
			
		||||
    container: ghcr.io/renovatebot/renovate:41
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        uses: actions/checkout@v5
 | 
			
		||||
 | 
			
		||||
      - name: Renovate
 | 
			
		||||
        run: renovate
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ home-assistant:
 | 
			
		||||
        main:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: ghcr.io/home-assistant/home-assistant
 | 
			
		||||
            tag: 2025.8.2
 | 
			
		||||
            tag: 2025.8.3
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TZ
 | 
			
		||||
 
 | 
			
		||||
@@ -117,7 +117,7 @@ ollama:
 | 
			
		||||
        main:
 | 
			
		||||
          image:
 | 
			
		||||
            repository: ghcr.io/open-webui/open-webui
 | 
			
		||||
            tag: 0.6.22
 | 
			
		||||
            tag: 0.6.23
 | 
			
		||||
            pullPolicy: IfNotPresent
 | 
			
		||||
          env:
 | 
			
		||||
            - name: ENV
 | 
			
		||||
 
 | 
			
		||||
@@ -16,10 +16,10 @@ maintainers:
 | 
			
		||||
  - name: alexlebens
 | 
			
		||||
dependencies:
 | 
			
		||||
  - name: rook-ceph
 | 
			
		||||
    version: v1.17.7
 | 
			
		||||
    version: v1.17.8
 | 
			
		||||
    repository: https://charts.rook.io/release
 | 
			
		||||
  - name: rook-ceph-cluster
 | 
			
		||||
    version: v1.17.7
 | 
			
		||||
    version: v1.17.8
 | 
			
		||||
    repository: https://charts.rook.io/release
 | 
			
		||||
  - name: cloudflared
 | 
			
		||||
    alias: cloudflared-rgw
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user