Commit Graph

18 Commits

Author SHA1 Message Date
TrueCharts Bot 777332281f
chore(deps): pin dependencies by renovate (#19174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| altran1502/immich-machine-learning | pinDigest |  -> `0f876e8` |
| altran1502/immich-machine-learning | pinDigest |  -> `77a66de` |
| altran1502/immich-machine-learning | pinDigest |  -> `ac21ed6` |
| altran1502/immich-server | pinDigest |  -> `5d46c02` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-12 11:28:03 +01:00
Kjeld Schouten 4cb46c53ec
feat(immich): readd immich (#19137)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #18737 

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-03-12 09:07:06 +01:00
StevenMcElligott 2b788ac9a4
feat(Immich): Move to Stable (#4094) 2022-10-14 22:43:26 +03:00
truecharts-bot e87e8f8eec chore: Auto-update chart README [skip ci] 2022-10-12 17:08:05 +00:00
TrueCharts Bot d0b19f4993
chore(deps): update helm general non-major (#4071) 2022-10-12 17:19:34 +02:00
truecharts-bot 952fa7491e chore: Auto-update chart README [skip ci] 2022-10-08 10:50:39 +00:00
truecharts-bot 9783dd2bb7 chore: Auto-update chart README [skip ci] 2022-10-07 21:44:51 +00:00
TrueCharts-Admin 6761b1362d chore(deps): update helm general non-major 2022-10-07 18:00:19 +00:00
truecharts-bot 4cb54af1ba chore: Auto-update chart README [skip ci] 2022-10-06 12:47:55 +00:00
TrueCharts-Admin 5e88a86bff chore(deps): update helm general non-major 2022-10-05 18:43:33 +00:00
truecharts-bot c81257e17c chore: Auto-update chart README [skip ci] 2022-10-03 19:56:05 +00:00
Stavros Kois 116b32ebdc
fix(immich): actually spin up microservices contaienr (#3998)
* fix(immich): actually spin up microservices contaienr

* cmon chmod your executables
2022-10-03 22:51:27 +03:00
Stavros Kois f961cff814
chore(apps): split addons in smaller templates (#3979)
* split addons in smaller templates

* replace includes in files

* remove empty line
2022-10-02 00:39:52 +03:00
Stavros Kois 0d0cc834c7
chore(authentik): move to stable (#3978)
* chore(authentik): move to stable

* bump

* whops
2022-10-01 20:52:46 +03:00
truecharts-bot 09707e3d50 chore: Auto-update chart README [skip ci] 2022-09-29 06:39:09 +00:00
Stavros Kois e6c05b3aaa
fix(immich): add hostAliases due to upstream hardcoded urls (#3956) 2022-09-29 09:35:02 +03:00
truecharts-bot fb7c2cf660 chore: Auto-update chart README [skip ci] 2022-09-28 22:12:15 +00:00
Stavros Kois 0b354fa151
feat(immich): add immich (#3942)
* feat(immich): add immich

* quote bool

* mount nginx config on proxy

* run as node user

* fix CM

* hmm

* make entrypoint executables

* server entrypoint

* whoops

* chmod something..

* add mapbox keys

* fix cm

* fix cm

* add some probes

* one mroe probe

* split configmap

* add ui

* add all db envs to ML

* passwds also
2022-09-29 01:08:30 +03:00