Skip to content

feat(container)!: Update image ghcr.io/rtuszik/photon-docker ( 1.3.1 ➔ 2.0.1 )#1203

Merged
jfroy merged 1 commit intomainfrom
renovate/ghcr.io-rtuszik-photon-docker-2.x
Feb 18, 2026
Merged

feat(container)!: Update image ghcr.io/rtuszik/photon-docker ( 1.3.1 ➔ 2.0.1 )#1203
jfroy merged 1 commit intomainfrom
renovate/ghcr.io-rtuszik-photon-docker-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/rtuszik/photon-docker major 1.3.12.0.1

Release Notes

rtuszik/photon-docker (ghcr.io/rtuszik/photon-docker)

v2.0.1

Compare Source

Now defaults to listening on 0.0.0.0.

This means that the parameter will not be configurable with this version. I will add that as an option ASAP.

What's Changed

Full Changelog: rtuszik/photon-docker@2.0.0...2.0.1

v2.0.0

Compare Source

Adds support for photon 1.0.0

A new index is required for photon 1.0.0.
Upon start, the date of the downloaded index will be checked and a new index will be downloaded using the sequential download method. This means that there will be downtime associated with this update. I therefore consider it breaking, hence the major version bump.

Index size has decrease significantly. Thanks to the fantastic work by the people over at komoot/photon

Feel free to add to the discussion created for any new features of photon not supported by this image yet.

What's Changed

Full Changelog: rtuszik/photon-docker@1.3.1...2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

--- kubernetes/apps/default/photon/app Kustomization: default/photon HelmRelease: default/photon

+++ kubernetes/apps/default/photon/app Kustomization: default/photon HelmRelease: default/photon

@@ -55,13 +55,13 @@

               PGID: 9011
               PUID: 9011
               TZ: America/Los_Angeles
               UPDATE_STRATEGY: PARALLEL
             image:
               repository: ghcr.io/rtuszik/photon-docker
-              tag: 1.3.1
+              tag: 2.0.1
             probes:
               readiness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

--- HelmRelease: default/photon Deployment: default/photon

+++ HelmRelease: default/photon Deployment: default/photon

@@ -55,13 +55,13 @@

         - name: PUID
           value: '9011'
         - name: TZ
           value: America/Los_Angeles
         - name: UPDATE_STRATEGY
           value: PARALLEL
-        image: ghcr.io/rtuszik/photon-docker:1.3.1
+        image: ghcr.io/rtuszik/photon-docker:2.0.1
         name: photon
         readinessProbe:
           httpGet:
             path: /status
             port: 2322
         resources:

@renovate renovate bot force-pushed the renovate/ghcr.io-rtuszik-photon-docker-2.x branch from 591ab22 to ab2a2e1 Compare February 16, 2026 14:59
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/rtuszik/photon-docker ( 1.3.1 ➔ 2.0.0 ) feat(container)!: Update image ghcr.io/rtuszik/photon-docker ( 1.3.1 ➔ 2.0.1 ) Feb 16, 2026
@jfroy jfroy merged commit 8932979 into main Feb 18, 2026
11 checks passed
@jfroy jfroy deleted the renovate/ghcr.io-rtuszik-photon-docker-2.x branch February 18, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments