From 9952384c1eb2b09d9ef6d75e36eafa67806f4843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:31:26 +0100 Subject: [PATCH] chore(deps): update ghcr.io/hargata/lubelogger docker tag to v1.4.2 (#45) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
hargata/lubelog (ghcr.io/hargata/lubelogger) ### [`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: [#​745](https://redirect.github.com/hargata/lubelog/issues/745)) - Security Fixes - Fixed bug where tags are returned as null in API(Issue: [#​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: [#​541](https://redirect.github.com/hargata/lubelog/issues/541)) - Allow API requests in JSON format. - Add Total Distance Traveled label in Gas Records(Issue: [#​751](https://redirect.github.com/hargata/lubelog/issues/751)) - Add setting to default to Fuel Unit Cost input(Issue: [#​744](https://redirect.github.com/hargata/lubelog/issues/744)) - Reformatted Webhook payloads(Issue: [#​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: [#​572](https://redirect.github.com/hargata/lubelog/issues/572)) - Allow users to filter records by date range on consolidated report(Issues: [#​761](https://redirect.github.com/hargata/lubelog/issues/761), [#​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: [#​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)
--- ### 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. --- - [ ] 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). --------- Signed-off-by: shanduur-auto <75127809+shanduur-auto@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shanduur-auto <75127809+shanduur-auto@users.noreply.github.com> --- README.md | 2 +- anza-labs/lubelogger/Chart.yaml | 4 ++-- anza-labs/lubelogger/README.md | 4 ++-- anza-labs/lubelogger/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b15aca0..5aa9970 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/anza-labs/lubelogger/Chart.yaml b/anza-labs/lubelogger/Chart.yaml index 3eb6272..6a9715a 100644 --- a/anza-labs/lubelogger/Chart.yaml +++ b/anza-labs/lubelogger/Chart.yaml @@ -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: matueusz.urbanek.98@gmail.com diff --git a/anza-labs/lubelogger/README.md b/anza-labs/lubelogger/README.md index 600df6f..71e4f29 100644 --- a/anza-labs/lubelogger/README.md +++ b/anza-labs/lubelogger/README.md @@ -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 @@ -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. | diff --git a/anza-labs/lubelogger/values.yaml b/anza-labs/lubelogger/values.yaml index 2bd55f8..f5f266e 100644 --- a/anza-labs/lubelogger/values.yaml +++ b/anza-labs/lubelogger/values.yaml @@ -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