Skip to content

Commit

Permalink
chore(deps): update ghcr.io/hargata/lubelogger docker tag to v1.4.2 (#45
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/hargata/lubelogger](https://redirect.github.com/hargata/lubelog)
| patch | `v1.4.1` -> `v1.4.2` |

---

### Release Notes

<details>
<summary>hargata/lubelog (ghcr.io/hargata/lubelogger)</summary>

###
[`v1.4.2`](https://redirect.github.com/hargata/lubelog/releases/tag/v1.4.2):
Version 1.4.2

[Compare
Source](https://redirect.github.com/hargata/lubelog/compare/v1.4.1...v1.4.2)

Objectives

-   Bug Fixes
- Fixed bug with creating past records for recurring tax records(Issue:
[#&#8203;745](https://redirect.github.com/hargata/lubelog/issues/745))
    -   Security Fixes
- Fixed bug where tags are returned as null in API(Issue:
[#&#8203;763](https://redirect.github.com/hargata/lubelog/issues/763))
    -   Fixed bug on MacOS devices with context menu
-   Features
- Add PUT/DELETE API requests to modify records(Issue:
[#&#8203;541](https://redirect.github.com/hargata/lubelog/issues/541))
    -   Allow API requests in JSON format.
- Add Total Distance Traveled label in Gas Records(Issue:
[#&#8203;751](https://redirect.github.com/hargata/lubelog/issues/751))
- Add setting to default to Fuel Unit Cost input(Issue:
[#&#8203;744](https://redirect.github.com/hargata/lubelog/issues/744))
- Reformatted Webhook payloads(Issue:
[#&#8203;574](https://redirect.github.com/hargata/lubelog/issues/574))


![webhook](https://redirect.github.com/user-attachments/assets/e2192f08-344b-42d1-97bf-b0547114433d)

- Allow users to filter records by tags on the consolidated
report(Issue:
[#&#8203;572](https://redirect.github.com/hargata/lubelog/issues/572))
- Allow users to filter records by date range on consolidated
report(Issues:
[#&#8203;761](https://redirect.github.com/hargata/lubelog/issues/761),
[#&#8203;689](https://redirect.github.com/hargata/lubelog/issues/689))


![report_filters](https://redirect.github.com/user-attachments/assets/fd9950c6-84c0-4b20-beba-ab2b0a534add)

- Allow users to insert odometer records from existing records(Issue:
[#&#8203;758](https://redirect.github.com/hargata/lubelog/issues/758))


![create_odometer](https://redirect.github.com/user-attachments/assets/1415dc6e-16fd-4f06-bd3f-acf2572c6002)

-   Improved tile sizes in garage on mobile devices


![mobile_view](https://redirect.github.com/user-attachments/assets/f9a8380c-5b66-4c28-9156-1411fe8e24ad)

</details>

---

### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/anza-labs/charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5IiwiZG8tbm90LW1lcmdlIl19-->

---------

Signed-off-by: shanduur-auto <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: shanduur-auto <[email protected]>
  • Loading branch information
renovate[bot] and shanduur-auto authored Jan 3, 2025
1 parent 4934bde commit 9952384
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ This repository contains the following Helm charts:

| Name | Version | App Version | About | Artifact Hub |
|------|---------|-------------|-------|--------------|
| [lubelogger](anza-labs/lubelogger) | `0.5.3` | `v1.4.1` | LubeLogger is a web-based vehicle maintenance and fuel mileage tracker | [![Artifact Hub](https://img.shields.io/static/v1?label=ArtifactHub&message=View&color=informational)](https://artifacthub.io/packages/helm/anza-labs/lubelogger) |
| [lubelogger](anza-labs/lubelogger) | `0.5.4` | `v1.4.2` | LubeLogger is a web-based vehicle maintenance and fuel mileage tracker | [![Artifact Hub](https://img.shields.io/static/v1?label=ArtifactHub&message=View&color=informational)](https://artifacthub.io/packages/helm/anza-labs/lubelogger) |
| [scribe](anza-labs/scribe) | `0.2.0` | `v0.2.0` | Scribe is a tool that automates the propagation of annotations across Kubernetes resources based on the annotations in a Namespace. | [![Artifact Hub](https://img.shields.io/static/v1?label=ArtifactHub&message=View&color=informational)](https://artifacthub.io/packages/helm/anza-labs/scribe) |
4 changes: 2 additions & 2 deletions anza-labs/lubelogger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: lubelogger
description: LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
type: application
version: 0.5.3
appVersion: "v1.4.1"
version: 0.5.4
appVersion: "v1.4.2"
maintainers:
- name: Mateusz Urbanek
email: [email protected]
Expand Down
4 changes: 2 additions & 2 deletions anza-labs/lubelogger/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lubelogger

![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.4.1](https://img.shields.io/badge/AppVersion-v1.4.1-informational?style=flat)
![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.4.2](https://img.shields.io/badge/AppVersion-v1.4.2-informational?style=flat)

LubeLogger is a web-based vehicle maintenance and fuel mileage tracker

Expand Down Expand Up @@ -55,7 +55,7 @@ LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
| fullnameOverride | string | `""` | Override for the full name. |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy. |
| image.repository | string | `"ghcr.io/hargata/lubelogger"` | Registry and repository for the lubelogger image. |
| image.tag | string | `"v1.4.1"` | Tag for the image. |
| image.tag | string | `"v1.4.2"` | Tag for the image. |
| imagePullSecrets | list | `[]` | Secrets for pulling images. |
| ingress.annotations | object | `{}` | Annotations to add to the ingress. |
| ingress.className | string | `""` | Ingress class name. |
Expand Down
2 changes: 1 addition & 1 deletion anza-labs/lubelogger/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image:
# -- Registry and repository for the lubelogger image.
repository: ghcr.io/hargata/lubelogger
# -- Tag for the image.
tag: "v1.4.1"
tag: "v1.4.2"
# -- Image pull policy.
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 9952384

Please sign in to comment.