Skip to content

Commit 092e61e

Browse files
committed
Add configuration for charted's Helm plugin
1 parent b2efadb commit 092e61e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.charted.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15+
16+
[global]
17+
plugin_version = ">=0.1"
18+
helm_version = ">=3.15"
19+
20+
[repository."noel/ume"]
21+
source = "./distribution/helm"

0 commit comments

Comments
 (0)