Skip to content

Commit b8fa3a5

Browse files
committed
Update after copyrights
1 parent 43f0e9a commit b8fa3a5

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

docs/charts/index.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
apiVersion: v1
22
entries:
33
weblogic-operator:
4-
- created: 2019-06-20T18:08:17.210603-04:00
4+
- created: 2019-06-21T17:12:55.502432-04:00
55
description: Helm chart for configuring the WebLogic operator.
6-
digest: 7f48d46a61c795f50ccb1d3a02e33c27296359438cfcb70eeb5af92c8219a142
6+
digest: 23d5a1c554fa8211cc1e86b7ade09460917cb2069e68fb4bfdddafc8db44fdcd
77
name: weblogic-operator
88
urls:
99
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.1.tgz
1010
version: 2.2.1
11-
- created: 2019-06-20T18:08:17.208194-04:00
11+
- created: 2019-06-21T17:12:55.500179-04:00
1212
description: Helm chart for configuring the WebLogic operator.
1313
digest: bba303686cb55d84fe8c0d693a2436e7e686b028085b56e012f6381699a3911f
1414
name: weblogic-operator
1515
urls:
1616
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.0.tgz
1717
version: 2.2.0
18-
- created: 2019-06-20T18:08:17.206878-04:00
18+
- created: 2019-06-21T17:12:55.498618-04:00
1919
description: Helm chart for configuring the WebLogic operator.
2020
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
2121
name: weblogic-operator
2222
urls:
2323
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
2424
version: "2.1"
25-
- created: 2019-06-20T18:08:17.205592-04:00
25+
- created: 2019-06-21T17:12:55.497207-04:00
2626
description: Helm chart for configuring the WebLogic operator.
2727
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
2828
name: weblogic-operator
2929
urls:
3030
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
3131
version: 2.0.1
32-
generated: 2019-06-20T18:08:17.203524-04:00
32+
generated: 2019-06-21T17:12:55.49518-04:00
-4 Bytes
Binary file not shown.

docs/swagger/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"swagger":"2.0",
8282
"info":{
8383
"title":"Oracle WebLogic Server Kubernetes Operator REST interface",
84-
"description":"<p>RESTful Management Interface for the Oracle WebLogic Server Kubernetes Operator.</p><p>Copyright 2017, 2018, Oracle Corporation and/or its affiliates. All rights reserved.</p><p>Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.</p>",
84+
"description":"<p>RESTful Management Interface for the Oracle WebLogic Server Kubernetes Operator.</p><p>Copyright 2017, 2019, Oracle Corporation and/or its affiliates. All rights reserved.</p><p>Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.</p>",
8585
"version":"v1"
8686
},
8787
"schemes":[

kubernetes/src/test/java/oracle/kubernetes/operator/utils/PathUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
// Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
32
// Licensed under the Universal Permissive License v 1.0 as shown at
43
// http://oss.oracle.com/licenses/upl.

0 commit comments

Comments
 (0)