Skip to content

Commit 8356ed9

Browse files
committed
Update after copyrights
1 parent 03ea450 commit 8356ed9

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed

docs/charts/index.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
apiVersion: v1
22
entries:
33
weblogic-operator:
4-
- created: 2019-06-21T16:45:26.694768-04:00
4+
- created: 2019-06-21T17:07:47.254382-04:00
55
description: Helm chart for configuring the WebLogic operator.
6-
digest: 6c5e08eede6af61a1b1ac0e84075af0659f3604589e517d12efa0b52410a73c1
6+
digest: 0af0ca39bf33b38d82a22a21c32e1cb3da3f78d841ba2c4cfaa4c0e743d3b9b3
77
name: weblogic-operator
88
urls:
99
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.3.0.tgz
1010
version: 2.3.0
11-
- created: 2019-06-21T16:45:26.692945-04:00
11+
- created: 2019-06-21T17:07:47.252194-04:00
1212
description: Helm chart for configuring the WebLogic operator.
1313
digest: 7f48d46a61c795f50ccb1d3a02e33c27296359438cfcb70eeb5af92c8219a142
1414
name: weblogic-operator
1515
urls:
1616
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.1.tgz
1717
version: 2.2.1
18-
- created: 2019-06-21T16:45:26.690441-04:00
18+
- created: 2019-06-21T17:07:47.250143-04:00
1919
description: Helm chart for configuring the WebLogic operator.
2020
digest: bba303686cb55d84fe8c0d693a2436e7e686b028085b56e012f6381699a3911f
2121
name: weblogic-operator
2222
urls:
2323
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.0.tgz
2424
version: 2.2.0
25-
- created: 2019-06-21T16:45:26.689163-04:00
25+
- created: 2019-06-21T17:07:47.246971-04:00
2626
description: Helm chart for configuring the WebLogic operator.
2727
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
2828
name: weblogic-operator
2929
urls:
3030
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
3131
version: "2.1"
32-
- created: 2019-06-21T16:45:26.687978-04:00
32+
- created: 2019-06-21T17:07:47.245138-04:00
3333
description: Helm chart for configuring the WebLogic operator.
3434
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
3535
name: weblogic-operator
3636
urls:
3737
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
3838
version: 2.0.1
39-
generated: 2019-06-21T16:45:26.685807-04:00
39+
generated: 2019-06-21T17:07:47.24317-04:00
-7 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)