Skip to content

Commit

Permalink
chore: run make all
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Sep 24, 2024
1 parent 7b8a51c commit 9c67b63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion anza-labs/lubelogger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: lubelogger
description: LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
type: application
version: 0.4.0
version: 0.4.1
appVersion: "v1.3.7"
maintainers:
- name: Mateusz Urbanek
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.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.3.7](https://img.shields.io/badge/AppVersion-v1.3.7-informational?style=flat)
![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.3.7](https://img.shields.io/badge/AppVersion-v1.3.7-informational?style=flat)

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

Expand Down Expand Up @@ -51,7 +51,7 @@ LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
| config.userConfig.VisibleTabs | list | `[0,1,4,2,3,6,5,8]` | Specifies which tabs are visible in the user interface. |
| curl.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy. |
| curl.image.repository | string | `"docker.io/curlimages/curl"` | Registry and repository for the image. |
| curl.image.tag | string | `"8.10.0"` | Tag for the image. |
| curl.image.tag | string | `"8.10.1"` | Tag for the image. |
| 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. |
Expand Down

0 comments on commit 9c67b63

Please sign in to comment.