Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit e72fd69

Browse files
committed
Merge branch 'develop'
2 parents b773223 + 42795e9 commit e72fd69

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: '[name of the chart e.g. cetic/chart] issue title'
4+
title: '[cetic/phpldapadmin] issue title'
55
labels: ''
66
assignees: ''
77

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: '[name of the chart e.g. cetic/chart] issue title'
4+
title: '[cetic/phpldapadmin] issue title'
55
labels: ''
66
assignees: ''
77

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: phpldapadmin
2-
version: 0.1.2
2+
version: 0.1.3
33
appVersion: 0.7.1
44
description: Web-based LDAP browser to manage your LDAP server
55
keywords:

templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: apps/v1beta2
1+
apiVersion: apps/v1
22
kind: Deployment
33

44
metadata:

0 commit comments

Comments
 (0)