Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/hay-kot/homebox to v0.10.…
Browse files Browse the repository at this point in the history
…3@b1fbca6 by renovate (truecharts#16992)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.2` -> `v0.10.3` |

---

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

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.3`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.3)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.2...v0.10.3)

#### Important Notes

- If you are having issues with authentication, logging-in, or
unexpected 404s clear your browser cache/cookies for the site.

#### What's Changed

- feat: set version flag by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/632](https://togithub.com/hay-kot/homebox/pull/632)
- Fix a bunch of grammar and spelling, rephrased some sentences to be
more readable by
[@&truecharts#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) in
[https://github.com/hay-kot/homebox/pull/635](https://togithub.com/hay-kot/homebox/pull/635)
- chore(deps): update dependency mkdocs-material to v9.4.14 - autoclosed
by [@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/630](https://togithub.com/hay-kot/homebox/pull/630)
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/626](https://togithub.com/hay-kot/homebox/pull/626)
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/625](https://togithub.com/hay-kot/homebox/pull/625)
- fix/feat: primary photo auto set and auto-set primary photo by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/651](https://togithub.com/hay-kot/homebox/pull/651)
- fix: loading causing stale data to present in form by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/650](https://togithub.com/hay-kot/homebox/pull/650)
- fix: ignore /api paths from service workers by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/649](https://togithub.com/hay-kot/homebox/pull/649)
- fix(deps): update module github.com/hay-kot/httpkit to v0.0.5 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/643](https://togithub.com/hay-kot/homebox/pull/643)
- fix(deps): update module golang.org/x/crypto to v0.16.0 - autoclosed
by [@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/645](https://togithub.com/hay-kot/homebox/pull/645)
- fix(deps): update github.com/gocarina/gocsv digest to
[`b87c2d0`](https://togithub.com/hay-kot/homebox/commit/b87c2d0) by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/629](https://togithub.com/hay-kot/homebox/pull/629)
- chore(deps): update dependency mkdocs-material to v9.5.2 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/654](https://togithub.com/hay-kot/homebox/pull/654)
- chore(deps): update actions/setup-go action to v5 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/653](https://togithub.com/hay-kot/homebox/pull/653)
- chore(deps): update dependency vitest to v1 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/652](https://togithub.com/hay-kot/homebox/pull/652)
- fix(deps): update dependency markdown-it to v14 by
[@&truecharts#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/655](https://togithub.com/hay-kot/homebox/pull/655)
- feat: extract auth into provider by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/663](https://togithub.com/hay-kot/homebox/pull/663)
- fix: ensure rows are closed by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/670](https://togithub.com/hay-kot/homebox/pull/670)
- feat: add log statements + remove auto redirect by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/671](https://togithub.com/hay-kot/homebox/pull/671)
- Render newlines in markdown fields by
[@&truecharts#8203;zebrapurring](https://togithub.com/zebrapurring) in
[https://github.com/hay-kot/homebox/pull/682](https://togithub.com/hay-kot/homebox/pull/682)
- fix: inaccurate 401 & sql busy error by
[@&truecharts#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/679](https://togithub.com/hay-kot/homebox/pull/679)

#### New Contributors

- [@&truecharts#8203;kevinholtkamp](https://togithub.com/kevinholtkamp) made their
first contribution in
[https://github.com/hay-kot/homebox/pull/635](https://togithub.com/hay-kot/homebox/pull/635)
- [@&truecharts#8203;zebrapurring](https://togithub.com/zebrapurring) made their
first contribution in
[https://github.com/hay-kot/homebox/pull/682](https://togithub.com/hay-kot/homebox/pull/682)

**Full Changelog**:
hay-kot/homebox@v0.10.2...v0.10.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored and Gabriel Bärzén committed Feb 2, 2024
1 parent de727d3 commit 1c36c1a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions charts/stable/homebox/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: homebox
version: 5.1.5
appVersion: 0.10.2
version: 5.1.6
appVersion: 0.10.3
description: Inventory and organization system built for the Home User.
home: https://truecharts.org/charts/stable/homebox
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png
deprecated: false
sources:
- https://github.com/hay-kot/homebox
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
- https://ghcr.io/hay-kot/homebox
- https://github.com/hay-kot/homebox
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
- https://ghcr.io/hay-kot/homebox
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
keywords:
- homebox
- inventory
- homebox
- inventory
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: inventory
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: inventory
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
2 changes: 1 addition & 1 deletion charts/stable/homebox/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/hay-kot/homebox
pullPolicy: IfNotPresent
tag: v0.10.2@sha256:1419b6e22aa06ab307fe0ed6c68906484905484f73df02485ebe8d94760812b8
tag: v0.10.3@sha256:b1fbca6fc1ad2bd3634d13056d1bc0242cf92e9bad4ca21ce57589be3fe4987e
homebox:
allow_registration: true
auto_increment_asset_id: true
Expand Down

0 comments on commit 1c36c1a

Please sign in to comment.