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

[frigate] Deprecate chart #528

Merged
merged 4 commits into from
Feb 1, 2021
Merged

[frigate] Deprecate chart #528

merged 4 commits into from
Feb 1, 2021

Conversation

bjw-s
Copy link
Contributor

@bjw-s bjw-s commented Feb 1, 2021

Description of the change

Since the chart is now hosted by the app author, this chart can be deprecated.

Benefits

Possible drawbacks

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Title of the PR starts with chart name (e.g. [home-assistant])
  • Chart is using our common library as a dependency.
  • (optional) Variables are documented in the README.md

@bjw-s bjw-s requested a review from billimek February 1, 2021 11:06
Copy link
Member

@billimek billimek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use the new chart GitHub repo URL instead of the helm repository URL? There won't be much discoverable by going to https://blakeblackshear.github.io/blakeshome-charts/

```

Read through the [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/frigate/values.yaml) file. It has several commented out suggested values.
This chart has been deprecated. Please use the official chart hosted at https://blakeblackshear.github.io/blakeshome-charts/.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest changing this line to:

This chart has been deprecated. Please use the official chart hosted at https://github.com/blakeblackshear/blakeshome-charts/tree/master/charts/frigate.

echo "Visit http://127.0.0.1:5000 to use your application"
kubectl port-forward $POD_NAME 5000:5000
{{- end }}
This chart has been deprecated. Please use the official chart hosted at https://blakeblackshear.github.io/blakeshome-charts/.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest changing this line to:

This chart has been deprecated. Please use the official chart hosted at https://github.com/blakeblackshear/blakeshome-charts/tree/master/charts/frigate.

@bjw-s
Copy link
Contributor Author

bjw-s commented Feb 1, 2021

Sure thing, will modify them in a bit

@bjw-s
Copy link
Contributor Author

bjw-s commented Feb 1, 2021

Done

Copy link
Member

@billimek billimek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for making these changes @bjw-s!

@billimek billimek merged commit 269e6e6 into master Feb 1, 2021
@billimek billimek deleted the frigate-deprecate branch February 1, 2021 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[frigate] - relocate frigate to new home
2 participants