Skip to content

Commit 293bbdb

Browse files
committed
Update README
Remove references to "klipper", which has never actually existed as a project/product; remove duplicate license info. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent 53711f0 commit 293bbdb

1 file changed

Lines changed: 5 additions & 19 deletions

File tree

README.md

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
klipper-helm
22

3-
This is the image that run helm install/upgrade/remove for the
4-
integrated helm support in klipper. The approach is extremely
5-
simple. This is just a single shell script.
3+
This repo builds the image that runs helm install/upgrade/remove operations for
4+
the [helm controller](https://github.com/k3s-io/helm-controller) built in to
5+
K3s and RKE2. The approach is extremely simple. This is just a single shell
6+
script.
67

78
## Building
89

@@ -11,19 +12,4 @@ simple. This is just a single shell script.
1112
## Contact
1213

1314
For bugs, questions, comments, corrections, suggestions, etc., open an issue in
14-
[k3s-io/helm-controller](//github.com/k3s-io/helm-controller/issues).
15-
16-
## License
17-
Copyright (c) 2019-2025 [Rancher Labs, Inc.](http://rancher.com)
18-
19-
Licensed under the Apache License, Version 2.0 (the "License");
20-
you may not use this file except in compliance with the License.
21-
You may obtain a copy of the License at
22-
23-
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
24-
25-
Unless required by applicable law or agreed to in writing, software
26-
distributed under the License is distributed on an "AS IS" BASIS,
27-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
28-
See the License for the specific language governing permissions and
29-
limitations under the License.
15+
[k3s-io/helm-controller](https://github.com/k3s-io/helm-controller/issues).

0 commit comments

Comments
 (0)