Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: k8s-at-home/charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: paperless-9.1.0
Choose a base ref
...
head repository: k8s-at-home/charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: paperless-9.1.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 1, 2022

  1. Updated App Version to 1.8.0 (#1717)

    Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
    Simon Caron authored Aug 1, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5dd0cd9 View commit details
  2. chore: Auto-update chart README [skip ci]

    k8s-at-home[bot] committed Aug 1, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7990906 View commit details
Showing with 6 additions and 6 deletions.
  1. +3 −3 charts/stable/paperless/Chart.yaml
  2. +3 −3 charts/stable/paperless/README.md
6 changes: 3 additions & 3 deletions charts/stable/paperless/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 1.7.1
appVersion: 1.8.0
description: Paperless - Index and archive all of your scanned paper documents
name: paperless
version: 9.1.0
version: 9.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- paperless
@@ -32,4 +32,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.0
description: Updated App Version to 1.8.0
6 changes: 3 additions & 3 deletions charts/stable/paperless/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# paperless

![Version: 9.1.0](https://img.shields.io/badge/Version-9.1.0-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
![Version: 9.1.1](https://img.shields.io/badge/Version-9.1.1-informational?style=flat-square) ![AppVersion: 1.8.0](https://img.shields.io/badge/AppVersion-1.8.0-informational?style=flat-square)

Paperless - Index and archive all of your scanned paper documents

@@ -96,15 +96,15 @@ N/A

## Changelog

### Version 9.1.0
### Version 9.1.1

#### Added

N/A

#### Changed

* Upgraded `common` chart dependency to version 4.5.0
* Updated App Version to 1.8.0

#### Fixed